home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ool_main.zip / ool / samples / sample1 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-01-27  |  594 b   |  25 lines

  1.  
  2. #define IDM_MAIN   100
  3.  
  4. #define IDM_FILE   200
  5. #define IDM_OPEN   201
  6. #define IDM_CLOSE  202
  7. #define IDM_SAVE   203
  8.  
  9. #define IDM_EDIT    300
  10. #define IDM_COPY    301
  11. #define IDM_CUT     302
  12. #define IDM_PASTE   303
  13. #define IDM_CLEAR   304
  14. #define IDM_SEARCH  305
  15. #define IDM_FONT     306
  16. #define DIALOG_SEARCH 500
  17. #define ENTRY_SEARCH                501
  18. #define ENTRY_REPLACE               504
  19. #define CHECK_CASE                  505
  20. #define CHECK_REPLACE               506
  21. #define PUSH_SEARCH                 507
  22. #define PUSH_REPLACE                508
  23. #define PUSH_CANCEL                 509
  24.  
  25.