home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Maze / MazeClient / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  3.7 KB  |  94 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MazeClient.rc
  4. //
  5. #define IDS_DESCRIPTION            1
  6. #define IDI_MAIN_ICON                   101
  7. #define IDD_SINGLEMONITORSETTINGS       200
  8. #define IDD_MULTIMONITORSETTINGS        201
  9.  
  10. #define IDC_MONITORSTAB                 2000
  11. #define IDC_TABNAMEFMT                  2001
  12. #define IDC_ADAPTERNAME                 2002
  13. #define IDC_RENDERING                   2003
  14. #define IDC_MOREINFO                    2004
  15. #define IDC_DISABLEHW                   2005
  16. #define IDC_SCREENUSAGEBOX              2006
  17. #define IDC_RENDER                      2007
  18. #define IDC_LEAVEBLACK                  2008
  19. #define IDC_DISPLAYMODEBOX              2009
  20. #define IDC_MODESSTATIC                 2010
  21. #define IDC_MODESCOMBO                  2011
  22. #define IDC_AUTOMATIC                   2012
  23. #define IDC_DISPLAYMODENOTE             2013
  24. #define IDC_GENERALBOX                  2014
  25. #define IDC_SAME                        2015
  26. #define IDC_MODEFMT                     2016
  27.  
  28. #define IDS_ERR_GENERIC                 2100
  29. #define IDS_ERR_NODIRECT3D              2101
  30. #define IDS_ERR_NOWINDOWEDHAL           2102
  31. #define IDS_ERR_CREATEDEVICEFAILED      2103
  32. #define IDS_ERR_NOCOMPATIBLEDEVICES     2104
  33. #define IDS_ERR_NOHARDWAREDEVICE        2105
  34. #define IDS_ERR_HALNOTCOMPATIBLE        2106
  35. #define IDS_ERR_NOHALTHISMODE           2107
  36. #define IDS_ERR_MEDIANOTFOUND           2108
  37. #define IDS_ERR_RESIZEFAILED            2109
  38. #define IDS_ERR_OUTOFMEMORY             2110
  39. #define IDS_ERR_OUTOFVIDEOMEMORY        2111
  40. #define IDS_ERR_NOPREVIEW               2112
  41.  
  42. #define IDS_INFO_GOODHAL                2200
  43. #define IDS_INFO_BADHAL_GOODSW          2201
  44. #define IDS_INFO_BADHAL_BADSW           2202
  45. #define IDS_INFO_BADHAL_NOSW            2203
  46. #define IDS_INFO_NOHAL_GOODSW           2204
  47. #define IDS_INFO_NOHAL_BADSW            2205
  48. #define IDS_INFO_NOHAL_NOSW             2206
  49. #define IDS_INFO_DISABLEDHAL_GOODSW     2207
  50. #define IDS_INFO_DISABLEDHAL_BADSW      2208
  51. #define IDS_INFO_DISABLEDHAL_NOSW       2209
  52. #define IDS_RENDERING_HAL               2210
  53. #define IDS_RENDERING_SW                2211
  54. #define IDS_RENDERING_NONE              2212
  55.  
  56.  
  57. #define IDB_FLOORTEXTURE                102
  58. #define IDB_WALLTEXTURE                 103
  59. #define IDB_CEILINGTEXTURE              104
  60. #define IDD_STARTUP                     105
  61. #define IDD_SAVERCONFIG                 106
  62. #define IDB_NETICON                     107
  63. #define IDB_LOCALICON                   108
  64. #define IDB_FONTTEXTURE                 109
  65. #define IDB_TANK                        110
  66. #define IDC_ENUMERATE                   1001
  67. #define IDC_SESSIONLIST                 1002
  68. #define IDC_IPADDRESS                   1004
  69. #define IDC_REFLECTIONS                 1007
  70. #define IDC_FRAMERATE                   1008
  71. #define IDC_MINIMAP                     1009
  72. #define IDC_INDICATORS                  1010
  73. #define IDC_PREFER32BIT                 1011
  74. #define IDC_FILELOGGING                 1012
  75. #define IDC_LAUNCH                      1013
  76. #define IDC_DPMAZE                      1015
  77. #define IDC_FULLSCREEN                  1018
  78. #define IDC_MICROSOFT                   1019
  79. #define IDC_LOCAL_SERVER                1020
  80. #define IDC_REMOTE_SERVER               1021
  81. #define IDC_RETRY_DELAY                 1023
  82. #define IDC_SCREENSETTINGS              1024
  83.  
  84. // Next default values for new objects
  85. // 
  86. #ifdef APSTUDIO_INVOKED
  87. #ifndef APSTUDIO_READONLY_SYMBOLS
  88. #define _APS_NEXT_RESOURCE_VALUE        112
  89. #define _APS_NEXT_COMMAND_VALUE         40001
  90. #define _APS_NEXT_CONTROL_VALUE         1025
  91. #define _APS_NEXT_SYMED_VALUE           101
  92. #endif
  93. #endif
  94.