mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.4 KiB
61 lines
2.4 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by dxvhelp.rc
|
|
//
|
|
#define IDC_MYICON 2
|
|
#define IDD_TESTWIN_DIALOG 102
|
|
#define IDD_ABOUTBOX 103
|
|
#define IDS_APP_TITLE 103
|
|
#define IDM_ABOUT 104
|
|
#define IDM_EXIT 105
|
|
#define IDS_HELLO 106
|
|
#define IDI_DIRECTX 107
|
|
#define IDC_TESTWIN 109
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_CANCELDIALOG 129
|
|
#define IDD_DIALOG_MAIN 130
|
|
#define IDD_DIALOG_CONNECT 131
|
|
#define IDD_DIALOG_HOST 132
|
|
#define IDD_DIALOG_MAIN_STANDALONE 133
|
|
#define IDD_DIALOG_SOUND 134
|
|
#define IDC_PROGRESS_RX 1000
|
|
#define IDC_PROGRESS_TX 1001
|
|
#define IDC_SLIDER_RECVOLUME 1002
|
|
#define IDC_CHECK_AGC 1003
|
|
#define IDC_STATIC_STATUS 1004
|
|
#define IDC_STATIC_CT 1005
|
|
#define IDC_STATIC_PLAYERS 1006
|
|
#define IDC_STATIC_HOST 1007
|
|
#define IDC_EDIT_ADDRESS 1007
|
|
#define IDC_STATIC_TYPE 1008
|
|
#define IDC_CHECK_VS 1009
|
|
#define IDC_STATIC_ID 1009
|
|
#define IDC_BUTTON_HOST 1010
|
|
#define IDC_COMBO_CT 1011
|
|
#define IDC_CHECK_ES 1012
|
|
#define IDC_COMBO_TYPE 1013
|
|
#define IDC_STATIC_CT_TITLE 1014
|
|
#define IDC_STATIC_PLAYERS_TITLE 1015
|
|
#define IDC_STATIC_HOST_TITLE 1016
|
|
#define IDC_STATIC_TYPE_TITLE 1017
|
|
#define IDC_BUTTON_CONNECT 1018
|
|
#define IDC_CHECK_ES2 1019
|
|
#define IDC_COMBO_PLAYBACK 1020
|
|
#define IDC_COMBO_RECORD 1021
|
|
#define IDC_STATIC_TX 1022
|
|
#define IDC_STATIC_RX 1023
|
|
#define IDC_LIST_OUTPUT 1024
|
|
#define IDC_LIST_DVOICE 1025
|
|
#define IDC_LIST_DPLAY 1026
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1028
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|