home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / meteor.pak / METEOR.RH < prev    next >
Text File  |  1997-07-23  |  750b  |  31 lines

  1. /****************************************************************************
  2.  
  3.  
  4. meteor.rh
  5.  
  6. produced by Borland Resource Workshop
  7.  
  8.  
  9. *****************************************************************************/
  10.  
  11. #define DEBUG_OPTIONS        1
  12. #define ABOUT_BOX            2
  13.  
  14.  
  15. #define IDC_GROUPBOX1         101
  16. #define IDC_GROUPBOX2         102
  17. #define IDC_EDIT3             104
  18. #define IDC_EDIT4             106
  19. #define IDC_CHECKBOX3         107
  20. #define IDC_HEIGHT            110
  21. #define IDC_WIDTH             111
  22. #define IDC_MONOCHROME_BITMAP 112
  23. #define IDC_COMPATIBLE_BITMAP 113
  24.  
  25. #define MENU_1                 1
  26.  
  27. #define CM_HELPABOUT           101
  28. #define CM_GAME_EXIT           103
  29.  
  30. #define ICON_1                 1
  31.