8 lines
368 B
C
8 lines
368 B
C
|
#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
|