33 lines
1.2 KiB
C
33 lines
1.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Project64-audio.rc
|
|
//
|
|
#define IDD_CONFIG 9
|
|
#define IDD_LOG_SETTINGS 103
|
|
#define IDD_GAME_SETTING 104
|
|
#define IDC_VOLUME 1001
|
|
#define IDC_MUTE 1002
|
|
#define IDC_BUFFER 1003
|
|
#define IDC_BUFFERTEXT 1004
|
|
#define IDC_CMB_TRACE_PATH 1019
|
|
#define IDC_CMB_TRACE_INIT_SHUTDOWN 1020
|
|
#define IDC_CMB_TRACE_INTERFACE 1021
|
|
#define IDC_CMB_TRACE_AUDIO_DRIVER 1022
|
|
#define IDC_TXT_TRACE_THREAD 1079
|
|
#define IDC_TXT_TRACE_PATH 1080
|
|
#define IDC_TXT_TRACE_Init_Shutdown 1081
|
|
#define IDC_TXT_TRACE_INTERFACE 1082
|
|
#define IDC_TXT_TRACE_AUDIO_DRIVER 1083
|
|
#define IDC_CMB_TRACE_THREAD 1090
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|