daedalus/Source/HLEAudio/resource.h
2021-12-11 12:55:43 +11:00

51 lines
2 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_CONFIG 101
#define IDD_PROPPAGE_GENERAL 107
#define IDD_PROPPAGE_ADVANCED 108
#define IDD_PROPPAGE_LOGGING 109
#define IDC_AUDIOSYNC 1000
#define IDC_AI 1001
#define IDC_OLDSYNC 1002
#define IDC_VOLUME 1003
#define IDC_DISALLOWDS8 1003
#define IDC_MUTE 1004
#define IDC_AI3 1004
#define IDC_DISALLOWXA2 1004
#define IDC_EDIT1 1005
#define IDC_EDIT2 1006
#define IDC_EDIT3 1007
#define IDC_DIRECTORY 1008
#define IDC_BROWSE 1009
#define IDC_START 1010
#define IDC_STOP 1011
#define IDC_EDIT5 1012
#define IDC_EDIT6 1013
#define IDC_DEVICE 1014
#define IDC_DEVICE2 1015
#define IDC_BACKEND 1015
#define IDC_COMBO2 1016
#define IDC_DEVICE3 1016
#define IDC_SLIDER_BUFFERFPS 1017
#define IDC_SLIDER_BACKFPS 1018
#define IDC_SLIDER_BUFFERFPS2 1019
#define IDC_BUFFERS 1019
#define IDC_BUFFERS_TEXT 1020
#define IDC_SLIDER_BACKFPS_TEXT 1021
#define IDC_SLIDER_BUFFERFPS_TEXT 1022
#define IDC_PROFILE_NEW 1023
#define IDC_PROFILE_DELETE 1024
#define IDC_PROFILE 1025
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif