project64/Source/Project64-audio/resource.h

33 lines
2.3 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{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_BUFFER_DIVIDER 1001
#define IDC_BUFFER_LEVEL 1002
#define IDC_VOLUME 1003
#define IDC_MUTE 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 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif