home *** CD-ROM | disk | FTP | other *** search
-
- #define IDM_MAIN 100
-
- #define IDM_FILE 200
- #define IDM_OPEN 201
- #define IDM_CLOSE 202
- #define IDM_SAVE 203
-
- #define IDM_EDIT 300
- #define IDM_COPY 301
- #define IDM_CUT 302
- #define IDM_PASTE 303
- #define IDM_CLEAR 304
- #define IDM_SEARCH 305
- #define IDM_FONT 306
- #define DIALOG_SEARCH 500
- #define ENTRY_SEARCH 501
- #define ENTRY_REPLACE 504
- #define CHECK_CASE 505
- #define CHECK_REPLACE 506
- #define PUSH_SEARCH 507
- #define PUSH_REPLACE 508
- #define PUSH_CANCEL 509
-
-