Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresources.h
Go to the documentation of this file.
00001 #pragma once 00002 00003 #define IDM_MAINMENU 101 00004 00005 #define IDI_MAINAPP 304 00006 00007 #define IDC_PROPERTIES 1001 00008 #define IDC_ADVANCED_CONTROLS 1002 00009 #define IDC_EXIT 1003 00010 #define IDC_HELP_TOPICS 1101 00011 #define IDC_ABOUT 1102 00012 00013 00014 #define IDC_MIXERDEVICE 1001 00015 #define IDC_PLAYBACK 1002 00016 #define IDC_RECORDING 1003 00017 #define IDC_OTHER 1004 00018 #define IDC_LINE 1005 00019 #define IDC_LABELCONTROLS 1006 00020 #define IDC_CONTROLS 1007 00021 #define IDC_LINE_NAME 1008 00022 #define IDC_LINE_SWITCH 1009 00023 #define IDC_LINE_SLIDER_HORZ 1010 00024 #define IDC_LINE_SLIDER_VERT 1011 00025 #define IDC_LINE_SEP 1012 00026 00027 #define IDS_SNDVOL32 100 00028 #define IDS_NOMIXERDEVICES 101 00029 00030 #define IDD_VOLUME_CTRL 200 00031 #define IDD_PREFERENCES 201 Generated on Sun May 27 2012 04:17:44 for ReactOS by
1.7.6.1
|