home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 27 / NEXT27.iso / pc / demos / emperor / dx3.exe / SDK / SAMPLES / DS3DVIEW / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1996-08-28  |  3KB  |  67 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by viewer.rc
  4. //
  5. #define MENU_FILE_ABOUT                 1
  6. #define MENU_FILE_OPEN                  2
  7. #define MENU_FILE_EXIT                  3
  8. #define MENU_FILE_NEW_WINDOW            4
  9. #define MENU_EDIT_CUT                   100
  10. #define MENU_EDIT_COPY                  101
  11. #define MENU_EDIT_PASTE                 102
  12. #define MENU_EDIT_DELETE                103
  13. #define MENU_EDIT_COLOUR                104
  14. #define MENU_EDIT_BOXES                 105
  15. #define MENU_QUALITY_LIGHTING           200
  16. #define MENU_QUALITY_POINTS             201
  17. #define MENU_QUALITY_WIREFRAME          202
  18. #define MENU_QUALITY_SOLID              203
  19. #define MENU_QUALITY_FLAT               204
  20. #define MENU_QUALITY_GOURAUD            205
  21. #define MENU_QUALITY_PHONG              206
  22. #define MENU_MODEL_MONO                 207
  23. #define MENU_MODEL_RGB                  208
  24. #define MENU_DITHER                     209
  25. #define MENU_TEXTURE_FILTERING          210
  26. #define MENU_LIGHT_DIRECTIONAL          301
  27. #define MENU_LIGHT_PARALLEL_POINT       302
  28. #define MENU_LIGHT_POINT                303
  29. #define MENU_LIGHT_SPOT                 304
  30. #define MENU_SOUND_ATTACHSOUND          401
  31. #define MENU_SOUND_REMOVESOUND          402
  32. #define MENU_SOUND_REMOVEALLSOUNDS      403
  33. #define MENU_SOUND_PLAYSOUND            404
  34. #define MENU_SOUND_PLAYSOUNDLOOPING     405
  35. #define MENU_SOUND_STOPSOUND            406
  36. #define MENU_SOUND_STOPALLSOUNDS        407
  37. #define MENU_MOTION_ORBITSELECTEDOBJECT 501
  38. #define MENU_MOTION_BULLETSELECTEDOBJECT 502
  39. #define IDC_ORBIT                       1005
  40. #define IDC_BULLET                      1006
  41. #define IDC_EDIT1                       1007
  42. #define IDC_CONEANGLE                   1007
  43. #define IDC_EDIT2                       1008
  44. #define IDC_CONEOUTSIDEVOLUME           1008
  45. #define IDC_EDIT3                       1009
  46. #define IDC_MINIMUMDISTANCE             1009
  47. #define IDC_EDIT4                       1011
  48. #define IDC_MAXIMUMDISTANCE             1011
  49. #define IDC_DISTANCEFACTOR              1012
  50. #define IDC_ROLLOFFFACTOR               1013
  51. #define IDC_DOPPLERFACTOR               1014
  52. #define MENU_SOUND_GLOBALPROPERTIES     40015
  53. #define MENU_SOUND_SELECTEDSOUNDPROPERTIES 40016
  54. #define IDC_STATIC                      -1
  55.  
  56. // Next default values for new objects
  57. // 
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NO_MFC                     1
  61. #define _APS_NEXT_RESOURCE_VALUE        106
  62. #define _APS_NEXT_COMMAND_VALUE         40019
  63. #define _APS_NEXT_CONTROL_VALUE         1015
  64. #define _APS_NEXT_SYMED_VALUE           101
  65. #endif
  66. #endif
  67.