resource.h (1285B)
1 //{{NO_DEPENDENCIES}} 2 // Microsoft Visual C++ generated include file. 3 // Used by main.rc 4 5 #define IDR_ACCELERATOR1 40000 6 #define IDD_DIALOG_MAIN 40001 7 #define IDD_DIALOG_PREF 40002 8 #define IDI_ICON1 40003 9 #define IDR_MENU1 40004 10 #define ID_ABOUT 40005 11 #define ID_PREFERENCES 40006 12 #define ID_QUIT 40007 13 #define ID_HELP 40008 14 #define IDC_COMBO_AUDIO_DRIVER 40009 15 #define IDC_COMBO_AUDIO_IN_DEV 40010 16 #define IDC_COMBO_AUDIO_OUT_DEV 40011 17 #define IDC_COMBO_AUDIO_BUF_SIZE 40012 18 #define IDC_COMBO_AUDIO_SR 40013 19 #define IDC_COMBO_AUDIO_IN_L 40014 20 #define IDC_COMBO_AUDIO_IN_R 40015 21 #define IDC_COMBO_AUDIO_OUT_R 40016 22 #define IDC_COMBO_AUDIO_OUT_L 40017 23 #define IDC_COMBO_MIDI_IN_DEV 40018 24 #define IDC_COMBO_MIDI_OUT_DEV 40019 25 #define IDC_COMBO_MIDI_IN_CHAN 40020 26 #define IDC_COMBO_MIDI_OUT_CHAN 40021 27 #define IDC_BUTTON_OS_DEV_SETTINGS 40022 28 #define IDC_CB_MONO_INPUT 40023 29 #define IDAPPLY 40024 30 #define ID_LIVE_EDIT 40025 31 #define ID_SHOW_DRAWN 40026 32 #define ID_SHOW_FPS 40027 33 #define ID_SHOW_BOUNDS 40028 34 35 // Next default values for new objects 36 // 37 #ifdef APSTUDIO_INVOKED 38 #ifndef APSTUDIO_READONLY_SYMBOLS 39 #define _APS_NEXT_RESOURCE_VALUE 105 40 #define _APS_NEXT_COMMAND_VALUE 40001 41 #define _APS_NEXT_CONTROL_VALUE 1011 42 #define _APS_NEXT_SYMED_VALUE 101 43 #endif 44 #endif