home *** CD-ROM | disk | FTP | other *** search
/ Isometric Game Programming with DirectX 7.0 / Isometric Game Programming.iso / directx / dxf / samples / multimedia / direct3d / skinnedmesh / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-09-22  |  1.4 KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SkinnedMesh.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDR_MAIN_ACCEL                  113
  7. #define IDR_MAINMENU                    141
  8. #define IDD_SELECTDEVICE                144
  9. #define IDC_DEVICE_COMBO                1000
  10. #define IDC_MODE_COMBO                  1001
  11. #define IDC_ADAPTER_COMBO               1002
  12. #define IDC_FULLSCREENMODES_COMBO       1003
  13. #define IDC_MULTISAMPLE_COMBO           1005
  14. #define IDC_WINDOWED_CHECKBOX           1012
  15. #define IDC_FULLSCREEN_TEXT             1014
  16. #define IDC_WINDOW                      1016
  17. #define IDC_FULLSCREEN                  1018
  18. #define IDM_CHANGEDEVICE                40002
  19. #define IDM_TOGGLEFULLSCREEN            40003
  20. #define IDM_TOGGLESTART                 40004
  21. #define IDM_SINGLESTEP                  40005
  22. #define IDM_EXIT                        40006
  23. #define ID_FILE_OPENMESHHEIRARCHY       40008
  24. #define ID_OPTIONS_D3DNONINDEXED        40009
  25. #define ID_OPTIONS_D3DINDEXED           40010
  26. #define ID_OPTIONS_SOFTWARESKINNING     40011
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        146
  33. #define _APS_NEXT_COMMAND_VALUE         40013
  34. #define _APS_NEXT_CONTROL_VALUE         1019
  35. #define _APS_NEXT_SYMED_VALUE           102
  36. #endif
  37. #endif
  38.