home *** CD-ROM | disk | FTP | other *** search
-
- /***********************************************************************/
- /* Constructor's IDs */
- /***********************************************************************/
- #define ID_TEST 10
- #define ID_STTXT1 11
- #define ID_ENTRYFIELD 12
-
- #define ID_ICON_DOC 20
- #define ID_ICON_HR 21
- #define ID_ICON_INBASKET 22
- #define ID_ICON_FOLDER 23
-
- #define ID_BC_TBDOC 25
- #define ID_BC_PAYNOTE 26
- #define ID_BC_TEMPLATE 27
- #define ID_BC_TINBAS 28
- #define ID_BC_TCSBFORM 29
- /***********************************************************************/
- /* Icon and Bitmaps IDs */
- /***********************************************************************/
- #define ID_ICON1 30
- #define ID_ICON2 31
- #define ID_ICON3 32
- #define ID_ICON4 33
-
- #define ID_BITMAP1 35
- #define ID_BITMAP2 36
- #define ID_BITMAP3 37
- #define ID_BITMAP4 38
- #define ID_BITMAP5 39
-
-
- /***********************************************************************/
- /* String Table IDs */
- /***********************************************************************/
- #define PSZ_TITLE_OBJ1 40
- #define PSZ_TITLE_OBJ2 41
- #define PSZ_TITLE_VIEW1 42
- #define PSZ_TITLE_VIEW2 43
- #define PSZ_MENU_TEXT1 46
- #define PSZ_MENU_TEXT2 47
- #define PSZ_MENU_TEXT3 48
- #define PSZ_MENU_TEXT4 49
-
- /***********************************************************************/
- /* Accelerator Table IDs */
- /***********************************************************************/
- #define ID_ALT_SYS_ACCEL1 50
- #define ID_ALT_SYS_ACCEL2 51
- #define ID_RESTORE 52
- #define ID_MOVE 53
- #define ID_SIZE 54
- #define ID_MINIMIZE 55
- #define ID_MAXIMIZE 56
- #define ID_CLOSE 57
-
- #define ID_MENU_WITH_ACCEL 60
- #define ID_MENU_WITH_ACCEL_CTL 61
- #define ID_MENU_WITH_ACCEL_CTL_ALT 62
-
- /***********************************************************************/
- /* PopUp Menu IDs */
- /***********************************************************************/
- #define ID_POPUP 70
- #define ID_POPUP_TEXT 71
-
- #define ID_EF_POPUP 75
- #define ID_LEFT_JUST 77
- #define ID_CENTER 78
- #define ID_RIGHT_JUST 79
- /***********************************************************************/
- /* Action Bar Menu IDs */
- /***********************************************************************/
- #define ID_MENU 100
-
- #define ID_WINDOW_ICON 200
- #define ID_WIN_ICON_HR 210
- #define ID_WIN_ICON_IN 220
- #define ID_WIN_ICON_DOCMT 230
- #define ID_WIN_ICON_FOLDER 240
-
- #define ID_TITLE 300
- #define ID_TITLE_OBJ 310
- #define ID_TITLE_VIEW 320
- #define ID_TITLE_VIEW_NUM 330
- #define ID_TITLE_TEXT 335
- #define ID_TITLE_SET_OBJ2 340
- #define ID_TITLE_SET_OBJ1 345
- #define ID_TITLE_SET_VIEW2 350
- #define ID_TITLE_SET_VIEW1 355
- #define ID_TITLE_SET_VIEW_NUM2 360
- #define ID_TITLE_SET_VIEW_NUM1 365
- #define ID_TITLE_SET_TITLE2 370
- #define ID_TITLE_SET_TITLE1 375
- #define ID_TITLE_CONSTRUCT 376
-
- #define ID_ACCELERATOR 400
- #define ID_ACCEL_SET_SYS1 410
- #define ID_ACCEL_SET_SYS2 415
- #define ID_ACCEL_SET_SYS3 416
- #define ID_ACCEL_UNSET_SYS 420
- #define ID_ACCEL_SET1 431
- #define ID_ACCEL_SET2 432
- #define ID_ACCEL_SET3 433
- #define ID_ACCEL_UNSET 440
- #define ID_ACCEL_REMOVE 450
- #define ID_ACCEL_IS_SET 460
-
- #define ID_ACTION_MENU 500
- #define ID_ACTION_ADD_ITEM_STRING1 520
- #define ID_ACTION_ADD_ITEM_STRING2 521
- #define ID_ACTION_ADD_ITEM_STRING3 522
- #define ID_ACTION_ADD_ITEM_STRING4 523
- #define ID_ACTION_ADD_ITEM_STRING5 524
- #define ID_ACTION_ADD_ITEM_BITMAP 525
- #define ID_ACTION_ADD_SEP 529
- #define ID_ACTION_DELETE 535
- #define ID_ACTION_IS_CHECKED 550
- #define ID_ACTION_CHECK 555
- #define ID_ACTION_UNCHECK 559
- #define ID_ACTION_IS_DISABLED 560
- #define ID_ACTION_ENABLE 565
- #define ID_ACTION_DISABLE 569
-
- #define ID_POPUP_PULLDOWN 600
- #define ID_POPUP_SHOW2 611
- #define ID_POPUP_ID 614
- #define ID_POPUP_ADD_ITEM_STRING 620
- #define ID_POPUP_ADD_ITEM_BITMAP 625
- #define ID_POPUP_ADD_SEP 629
- #define ID_POPUP_DELETE 635
- #define ID_POPUP_IS_CHECKED 650
- #define ID_POPUP_CHECK 655
- #define ID_POPUP_UNCHECK 659
- #define ID_POPUP_IS_DISABLED 660
- #define ID_POPUP_ENABLE 665
- #define ID_POPUP_DISABLE 669
-
- #define ID_SYSTEM_MENU 700
- #define ID_SYSTEM_ADD_ITEM_STRING 720
- #define ID_SYSTEM_ADD_ITEM_BITMAP 725
- #define ID_SYSTEM_ADD_SEP 729
- #define ID_SYSTEM_DELETE 735
- #define ID_SYSTEM_IS_CHECKED 750
- #define ID_SYSTEM_CHECK 755
- #define ID_SYSTEM_UNCHECK 759
- #define ID_SYSTEM_IS_DISABLED 760
- #define ID_SYSTEM_ENABLE 765
- #define ID_SYSTEM_DISABLE 769
-
- #define ID_SWITCH 800
- #define ID_ACTION_ALT 810
-
- /***********************************************************************/
- /* Alternate Action Bar Menu IDs */
- /***********************************************************************/
- #define ID_MENU2 1000
-
- #define ID_ALT_STRING 1100
- #define ID_ALT_STRING_PULL_ADD 1110
- #define ID_ALT_STRING_PULL_REMOVE 1111
- #define ID_ALT_STRING_PULL_TEXT 1120
- #define ID_ALT_STRING_PULL_SET_TEXT1 1125
- #define ID_ALT_STRING_PULL_SET_TEXT2 1126
- #define ID_ALT_STRING_PULL_FRAME 1130
- #define ID_ALT_STRING_PULL_UNFRAME 1131
- #define ID_ALT_STRING_PULL_STYLE1 1140
- #define ID_ALT_STRING_PULL_STYLE2 1141
- #define ID_ALT_STRING_AB_ADD 1150
- #define ID_ALT_STRING_AB_REMOVE 1151
- #define ID_ALT_STRING_AB_TEXT 1180
- #define ID_ALT_STRING_AB_SET_TEXT1 1185
- #define ID_ALT_STRING_AB_SET_TEXT2 1186
-
- #define ID_ALT_BITMAP 1200
- #define ID_ALT_BITMAP_ADD_PULLDOWN 1210
- #define ID_ALT_BITMAP_REMOVE_PULLDOWN 1211
- #define ID_ALT_BITMAP_PULL_SETBITMAP1 1230
- #define ID_ALT_BITMAP_PULL_SETBITMAP2 1231
- #define ID_ALT_BITMAP_SET_ATTRIB1 1240
- #define ID_ALT_BITMAP_SET_ATTRIB2 1241
- #define ID_ALT_BITMAP_SET_STYLE1 1250
- #define ID_ALT_BITMAP_SET_STYLE2 1251
- #define ID_ALT_BITMAP_ADD_ACTION 1280
- #define ID_ALT_BITMAP_REMOVE_ACTION 1281
-
- #define ID_ALT_SWITCH 1300
- #define ID_ALT_ACTION_SET_DEF 1310
-
-
- /***********************************************************************/
- /* MENUITEMs ID */
- /***********************************************************************/
- #define ID_MENU_TEXT1 2000
- #define ID_MENU_TEXT2 2010
- #define ID_MENU_TEXT3 2020
- #define ID_MENU_TEXT4 2030
-
-
- #define ID_MENU_BITMAP1 3000
- #define ID_MENU_BITMAP2 3010
- #define ID_MENU_BITMAP3 3020
- #define ID_MENU_BITMAP4 3030
- #define ID_MENU_BITMAP5 3040
-
- #define ID_SEPARATOR 4000