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 / stretch3 / resource.h < prev    next >
C/C++ Source or Header  |  1997-07-14  |  1KB  |  30 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by STRETCH.RC
  4. //
  5. #define IDR_MENU                        1
  6. #define ID_FILE_EXIT                    10001
  7. #define ID_ROTATION_STOP                40001
  8. #define ID_ROTATION_SLOW                40011
  9. #define ID_ROTATION_FAST                40012
  10. #define ID_SIZE_1X1                     40002
  11. #define ID_SIZE_2X1                     40003
  12. #define ID_SIZE_3X1                     40004
  13. #define ID_SIZE_1X2                     40005
  14. #define ID_SIZE_2X2                     40006
  15. #define ID_SIZE_3X2                     40007
  16. #define ID_SIZE_1X3                     40008
  17. #define ID_SIZE_2X3                     40009
  18. #define ID_SIZE_3X3                     40010
  19.  
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        101
  25. #define _APS_NEXT_COMMAND_VALUE         40011
  26. #define _APS_NEXT_CONTROL_VALUE         1000
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif
  30.