0001:
0002:
0003:
0004:
0005: #define IDI_MAIN_ICON 101
0006: #define IDR_MAIN_ACCEL 113
0007: #define IDR_MENU 141
0008: #define IDR_POPUP 142
0009: #define IDD_SELECTDEVICE 144
0010: #define IDC_DEVICE_COMBO 1000
0011: #define IDC_MODE_COMBO 1001
0012: #define IDC_ADAPTER_COMBO 1002
0013: #define IDC_FULLSCREENMODES_COMBO 1003
0014: #define IDC_MULTISAMPLE_COMBO 1005
0015: #define IDC_WINDOWED_CHECKBOX 1012
0016: #define IDC_FULLSCREEN_TEXT 1014
0017: #define IDC_WINDOW 1016
0018: #define IDC_FULLSCREEN 1018
0019: #define IDD_MULTIPLAYER_CONNECT 10001
0020: #define IDD_MULTIPLAYER_GAMES 10002
0021: #define IDD_MULTIPLAYER_CREATE 10003
0022: #define IDD_LOBBY_WAIT_STATUS 10004
0023: #define IDC_PLAYER_NAME_EDIT 11002
0024: #define IDC_GAMES_LIST 11003
0025: #define IDC_JOIN 11004
0026: #define IDC_CREATE 11005
0027: #define IDC_CONNECTION_LIST 11006
0028: #define IDC_BACK 11007
0029: #define IDC_EDIT_SESSION_NAME 11009
0030: #define IDC_SEARCH_CHECK 11010
0031: #define IDC_WAIT_TEXT 11012
0032: #define IDD_VOICE_SETUP 12008
0033: #define IDC_SESSIONCOMPRESION_GROUP 12059
0034: #define IDC_COMPRESSION_COMBO 12060
0035: #define IDC_QUALITY_DEFAULT 12201
0036: #define IDC_QUALITY_SET 12202
0037: #define IDC_QUALITY_SLIDER 12203
0038: #define IDC_AGGRESSIVENESS_DEFAULT 12301
0039: #define IDC_AGGRESSIVENESS_SET 12302
0040: #define IDC_AGGRESSIVENESS_SLIDER 12303
0041: #define IDC_RECORD_DEFAULT 12501
0042: #define IDC_RECORD_SET 12502
0043: #define IDC_RECORD_AUTO 12503
0044: #define IDC_RECORD_SLIDER 12504
0045: #define IDC_THRESHOLD_DEFAULT 12601
0046: #define IDC_THRESHOLD_SET 12602
0047: #define IDC_THRESHOLD_AUTO 12603
0048: #define IDC_THRESHOLD_SLIDER 12604
0049: #define IDC_PLAYBACK_DEFAULT 12701
0050: #define IDC_PLAYBACK_SET 12702
0051: #define IDC_PLAYBACK_SLIDER 12703
0052: #define IDM_CHANGEDEVICE 40002
0053: #define IDM_TOGGLEFULLSCREEN 40003
0054: #define IDM_EXIT 40006
0055: #define IDM_CONFIGINPUT 40011
0056: #define IDM_CONFIGVOICE 40012
0057:
0058:
0059:
0060: #ifdef APSTUDIO_INVOKED
0061: #ifndef APSTUDIO_READONLY_SYMBOLS
0062: #define _APS_3D_CONTROLS 1
0063: #define _APS_NEXT_RESOURCE_VALUE 146
0064: #define _APS_NEXT_COMMAND_VALUE 40013
0065: #define _APS_NEXT_CONTROL_VALUE 1027
0066: #define _APS_NEXT_SYMED_VALUE 102
0067: #endif
0068: #endif
0069: