mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
368 B
8 lines
368 B
#define IDH_OSK_CLICK_MODE 70500 //options dialog
|
|
#define IDH_OSK_DWELL_MODE 70505//options dialog
|
|
#define IDH_OSK_DWELL_TIME 70510//options dialog
|
|
#define IDH_OSK_SCAN_MODE 70515//options dialog
|
|
#define IDH_OSK_SCAN_TIME 70520//options dialog
|
|
#define IDH_OSK_OK 70525//OK button
|
|
#define IDH_OSK_CANCEL 70530//Cancel button
|
|
#define IDH_ADVANCED 70535//Advanced button
|