home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ool.zip / OOL / samples / sample5 / resource.h < prev    next >
C/C++ Source or Header  |  1996-07-05  |  466b  |  18 lines

  1.  
  2.  
  3. #define IDM_MENU 100
  4.  
  5. #define IDM_MAIN  101
  6. #define IDM_OK 102
  7. #define IDM_CANCEL 103
  8.  
  9. #define WIN_MAIN                    105
  10. #define ENTRY_ONE                   104
  11. #define ENTRY_NAME                  106
  12. #define ENTRY_STREET                107
  13. #define PUSH_OK                     109
  14. #define PUSH_CANCEL                 110
  15. #define ENTRY_CITY                  111
  16. #define RADIO_MALE                  113
  17. #define RADIO_FEMALE                114
  18.