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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by d3dex1.rc
  4. //
  5. #define IDS_ERR_OUTOFMEMORY             1
  6. #define IDS_ERR_EXCEPTION               2
  7. #define IDS_ERR_GENERIC                 3
  8. #define IDS_ERR_OUTOFVIDEOMEMORY        4
  9. #define IDS_ERR_SURFACEBUSY             5
  10. #define IDS_ERR_SURFACELOST             6
  11. #define IDS_ERR_WRONGMODE               7
  12. #define IDS_ERR_INTERNALERROR           8
  13. #define IDS_ERRMSG_RENDERSCENE          9
  14. #define IDS_ERRMSG_ANIMATESCENE         10
  15. #define IDS_ERRMSG_INITDIRECT3D         11
  16. #define IDS_ERRMSG_NODEVICE             12
  17. #define IDS_ERRMSG_BUILDSCENE           13
  18. #define IDS_ERRMSG_DEVICESIZE           14
  19. #define IDS_ERRMSG_CREATEDEVICE         15
  20. #define IDS_ERRMSG_UPDATEVIEWPORT       16
  21. #define IDS_ERRMSG_INITSCREEN           17
  22. #define IDS_ERRMSG_REALIZEPALETTE       18
  23. #define IDI_APPICON                     103
  24.  
  25. // Next default values for new objects
  26. // 
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE        104
  30. #define _APS_NEXT_COMMAND_VALUE         40001
  31. #define _APS_NEXT_CONTROL_VALUE         1000
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.