mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
46 lines
1.7 KiB
C
46 lines
1.7 KiB
C
![]() |
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by Voice2BuddyMFC.rc
|
||
|
//
|
||
|
#define ID_SETUP 3
|
||
|
#define ID_VOICECHAT 4
|
||
|
#define IDM_ABOUTBOX 0x0010
|
||
|
#define IDD_ABOUTBOX 100
|
||
|
#define IDS_ABOUTBOX 101
|
||
|
#define IDD_VOICE2BUDDYMFC_DIALOG 102
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDD_LOGIN 129
|
||
|
#define IDD_SESSION 130
|
||
|
#define IDD_SETUPDIALOG 132
|
||
|
#define IDB_SPEAKING2 134
|
||
|
#define IDB_MICROPHONE 135
|
||
|
#define IDB_SPEAKER 136
|
||
|
#define IDB_GAMESPYLOGO 142
|
||
|
#define IDB_SPEAKING 146
|
||
|
#define IDB_GAMESPYLOGO1 147
|
||
|
#define IDC_BUDDYLIST 1000
|
||
|
#define IDC_EMAIL 1001
|
||
|
#define IDC_NICKNAME 1002
|
||
|
#define IDC_DISPLAYTEXT 1002
|
||
|
#define IDC_PASSWORD 1003
|
||
|
#define IDC_SPEAKING1 1003
|
||
|
#define IDC_CAPTURECOMBO 1004
|
||
|
#define IDC_SPEAKING2 1004
|
||
|
#define IDC_PLAYBACKCOMBO 1005
|
||
|
#define IDC_SPEAKERBITMAP 1006
|
||
|
#define IDC_MICROPHONEBITMAP 1007
|
||
|
#define IDC_VOICELEVEL 1028
|
||
|
#define IDC_ACTIVATELEVEL 1029
|
||
|
#define IDC_ISSPEAKING 1031
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 135
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|