home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / sample8.zip / SAMPLE8.H < prev    next >
Text File  |  1997-05-17  |  499b  |  22 lines

  1. //---------------------------------------------------------------------------------------------
  2. // File SAMPLE8.H        (Example for OS/2 e-Zine! May 97)
  3. // Created with Smalled
  4. //---------------------------------------------------------------------------------------------
  5. #define MAIN            1
  6.  
  7. #define IDM_MENU1        100
  8. #define IDM_BOX_11    101
  9. #define IDM_BOX_12    102
  10.  
  11.  
  12.  
  13. #define IDM_MENU2        200
  14. #define IDM_BOX_21    201
  15. #define IDM_BOX_22    203
  16. #define IDM_BOX_23    204
  17.  
  18. #define IDM_ABOUT        300
  19.  
  20.  
  21.  
  22.