home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ool.zip / OOL / samples / sample6 / resource.h < prev    next >
C/C++ Source or Header  |  1996-08-17  |  350b  |  14 lines

  1. #define ID_VALUESET     100
  2. #define ID_SLIDER       101
  3. #define ID_SPIN         102
  4. #define ID_CIRC         103
  5. #define ID_BTN          104
  6. #define ID_RAND         105
  7. #define ID_TEXT         106
  8.  
  9. #define IDM_MENU        200
  10. #define IDM_MAIN        201
  11. #define IDM_RED         202
  12. #define IDM_GREEN       203
  13. #define IDM_BLUE        204
  14.