home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directx / donuts / resource.h < prev    next >
C/C++ Source or Header  |  1997-07-14  |  284b  |  14 lines

  1. #define DONUTS_ICON    101
  2.  
  3. #define DONUTS_MENU     1
  4.  
  5. #define DONUTS_ACCEL    1
  6.  
  7. #define IDC_STARTGAME   100
  8. #define IDC_QUIT        101
  9. #define IDC_TRAILS      102
  10. #define IDC_AUDIO       103
  11. #define IDC_FRAMERATE   104
  12.  
  13. #define IDC_DEVICES     200     // 200 through 299
  14.