home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / mdi / test.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-08-07  |  333 b   |  13 lines

  1. #define IDR_RESOURCES      1
  2.  
  3. #define IDM_DOCUMENTS    512
  4. #define IDM_WHITE        513
  5. #define IDM_BLUE         514
  6. #define IDM_RED          515
  7. #define IDM_PINK         516
  8. #define IDM_GREEN        517
  9. #define IDM_CYAN         518
  10. #define IDM_YELLOW       519
  11. #define IDM_EXIT         520
  12. #define IDM_CONTINUE     521
  13.