home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / bin / DXUtils / AppWizard / DXAppwiz.awx / TEMPLATE / GDI_DLGRES.H < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-25  |  2.8 KB  |  68 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by $$root$$.rc
  4. //
  5. #define IDI_MAIN_ICON                   101
  6. #define IDD_$$SAFE_ROOT$$_DIALOG        102
  7. #define IDR_MAIN_ACCEL                  113
  8. #define IDR_MENU                        141
  9. #define IDC_OUTPUT_LINE1                227
  10. #define IDC_OUTPUT_LINE2                228
  11. #define IDC_OUTPUT_LINE3                229
  12. #define IDC_OUTPUT_LINE4                230
  13. #define IDC_OUTPUT_LINE5                231
  14. #define IDC_OUTPUT_LINE6                232
  15. #define IDC_OUTPUT_LINE7                233
  16. #define IDC_OUTPUT_LINE8                234
  17. #define IDC_OUTPUT_LINE9                235
  18. #define IDC_OUTPUT_LINE10               236
  19. #define IDC_OUTPUT_LINE11               237
  20. #define IDD_MULTIPLAYER_CONNECT         10001
  21. #define IDD_MULTIPLAYER_GAMES           10002
  22. #define IDD_MULTIPLAYER_CREATE          10003
  23. #define IDD_LOBBY_WAIT_STATUS           10004
  24. #define IDC_PLAYER_NAME_EDIT            11002
  25. #define IDC_GAMES_LIST                  11003
  26. #define IDC_JOIN                        11004
  27. #define IDC_CREATE                      11005
  28. #define IDC_CONNECTION_LIST             11006
  29. #define IDC_BACK                        11007
  30. #define IDC_EDIT_SESSION_NAME           11009
  31. #define IDC_SEARCH_CHECK                11010
  32. #define IDC_WAIT_TEXT                   11012
  33. #define IDD_VOICE_SETUP                 12008
  34. #define IDC_SESSIONCOMPRESION_GROUP     12059
  35. #define IDC_COMPRESSION_COMBO           12060
  36. #define IDC_QUALITY_DEFAULT             12201
  37. #define IDC_QUALITY_SET                 12202
  38. #define IDC_QUALITY_SLIDER              12203
  39. #define IDC_AGGRESSIVENESS_DEFAULT      12301
  40. #define IDC_AGGRESSIVENESS_SET          12302
  41. #define IDC_AGGRESSIVENESS_SLIDER       12303
  42. #define IDC_RECORD_DEFAULT              12501
  43. #define IDC_RECORD_SET                  12502
  44. #define IDC_RECORD_AUTO                 12503
  45. #define IDC_RECORD_SLIDER               12504
  46. #define IDC_THRESHOLD_DEFAULT           12601
  47. #define IDC_THRESHOLD_SET               12602
  48. #define IDC_THRESHOLD_AUTO              12603
  49. #define IDC_THRESHOLD_SLIDER            12604
  50. #define IDC_PLAYBACK_DEFAULT            12701
  51. #define IDC_PLAYBACK_SET                12702
  52. #define IDC_PLAYBACK_SLIDER             12703
  53. #define IDM_EXIT                        40006
  54. #define IDM_CONFIGINPUT                 40011
  55. #define IDM_CONFIGVOICE                 40012
  56.  
  57. // Next default values for new objects
  58. // 
  59. #ifdef APSTUDIO_INVOKED
  60. #ifndef APSTUDIO_READONLY_SYMBOLS
  61. #define _APS_3D_CONTROLS                     1
  62. #define _APS_NEXT_RESOURCE_VALUE        250
  63. #define _APS_NEXT_COMMAND_VALUE         40013
  64. #define _APS_NEXT_CONTROL_VALUE         3000
  65. #define _APS_NEXT_SYMED_VALUE           5000
  66. #endif
  67. #endif
  68.