home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / MDI-15.ZIP / TEST.H < prev    next >
Text File  |  1990-08-24  |  753b  |  27 lines

  1. #define IDR_DESKTOP        1
  2. #define IDR_WHITE          2
  3. #define IDR_BLUE           3
  4. #define IDR_RED            4
  5. #define IDR_PINK           5
  6. #define IDR_GREEN          6
  7. #define IDR_CYAN           7
  8. #define IDR_YELLOW         8
  9.  
  10. #define IDM_DOCUMENTS    512
  11. #define IDM_WHITE        513
  12. #define IDM_BLUE         514
  13. #define IDM_RED          515
  14. #define IDM_PINK         516
  15. #define IDM_GREEN        517
  16. #define IDM_CYAN         518
  17. #define IDM_YELLOW       519
  18. #define IDM_EXIT         520
  19. #define IDM_CONTINUE     521
  20. #define IDM_FOO          522
  21. #define IDM_BAR          523
  22. #define IDM_FOOBAR       524
  23. #define IDM_DOTHIS       525
  24. #define IDM_DOTHAT       526
  25. #define IDM_DOTHEOTHER   527
  26. #define IDM_OPTIONS      528
  27.