home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv8.zip / VACPP / IBMCPP / samples / IOC / DRAG4 / DMSAMP3.H < prev    next >
Text File  |  1995-05-01  |  426b  |  19 lines

  1. #define WND_SOURCE      1000
  2. #define WND_TARGET      1001
  3. #define WND_MAIN        1002
  4.  
  5. // icons
  6. #define DEFAULT         101
  7. #define APPLE           102
  8. #define BOLT            103
  9. #define CAR             104
  10. #define SPACE           105
  11. #define STARFLEET       106
  12.  
  13. #define ID_JOB1         200
  14. #define ID_JOB2         201
  15. #define ID_JOB3         202
  16. #define ID_JOB4         203
  17. #define ID_JOB5         204
  18.  
  19.