ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

resource.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 /* Icons */
00004 #define IDI_CPLICON                3004
00005 #define IDI_PLAY_ICON              3005
00006 #define IDI_STOP_ICON              3006
00007 #define IDI_MIDICON                3007
00008 #define IDI_JOY_ICON               4361
00009 #define IDI_CAMERA_ICON            4364
00010 #define IDI_SHUTDOWN_ICON          3009
00011 #define IDI_MUTED_ICON             4393
00012 #define IDI_MICROPHONE_ICON        4378
00013 
00014 /* Dialogs */
00015 #define IDD_HARDWARE               100
00016 #define IDD_VOLUME                 101
00017 #define IDD_SOUNDS                 102
00018 #define IDD_AUDIO                  103
00019 #define IDD_VOICE                  104
00020 
00021 #define IDD_SAVE_SCHEME_AS         4877
00022 #define IDD_SPEAKERS               4897
00023 #define IDD_PERFORMANCE1           4898
00024 #define IDD_PERFORMANCE2           4899
00025 #define IDD_SETUP1                 4907
00026 #define IDD_MULTICHANNEL           4909
00027 #define IDD_SETUP2                 4912
00028 
00029 /* Controls */
00030 #define IDC_VOLUME_TRACKBAR        5000
00031 #define IDC_MUTE_CHECKBOX          5001
00032 #define IDC_ICON_IN_TASKBAR        5002
00033 #define IDC_SOUND_SCHEME           5003
00034 #define IDC_SCHEME_LIST            5004
00035 #define IDC_SOUND_LIST             5005
00036 #define IDC_DEFAULT_DEV_CHECKBOX   5006
00037 #define IDC_DEVICE_PLAY_LIST       5007
00038 #define IDC_DEVICE_REC_LIST        5008
00039 #define IDC_DEVICE_MIDI_LIST       5009
00040 #define IDC_DEVICE_VOICE_LIST      5010
00041 #define IDC_DEVICE_VOICE_REC_LIST  5011
00042 #define IDC_TEXT_SOUND             5012
00043 #define IDC_PLAY_SOUND             5013
00044 #define IDC_BROWSE_SOUND           5014
00045 #define IDC_DEVICE_NAME            5015
00046 #define IDC_ADVANCED_BTN           5016
00047 #define IDC_SPEAKER_SET_BTN        5017
00048 #define IDC_SPEAKER_VOL_BTN        5018
00049 #define IDC_ADVANCED2_BTN          5019
00050 #define IDC_VOLUME1_BTN            5020
00051 #define IDC_ADV2_BTN               5021
00052 #define IDC_VOLUME2_BTN            5022
00053 #define IDC_ADV1_BTN               5023
00054 #define IDC_VOLUME3_BTN            5024
00055 #define IDC_ADV3_BTN               5025
00056 #define IDC_VOLUME4_BTN            5026
00057 #define IDC_ADV4_BTN               5027
00058 #define IDC_VOLUME5_BTN            5028
00059 #define IDC_ADV5_BTN               5029
00060 #define IDC_TEST_HARDWARE          5030
00061 #define IDC_SAVEAS_BTN             5031
00062 #define IDC_DELETE_BTN             5032
00063 
00064 #define IDB_SPEAKIMG               4624
00065 #define IDC_SPEAKIMG               4625
00066 #define IDC_MUTE_ICON              4626
00067 
00068 #define IDS_REACTOS_LOGOFF         5852
00069 #define IDS_REACTOS_LOGON          5853
00070 #define IDS_REACTOS_DEFAULT_SCHEME 5856
00071 
00072 
00073 /* Strings */
00074 #define IDS_CPLNAME                1000
00075 #define IDS_CPLDESCRIPTION         1001
00076 #define IDS_NO_SOUND               1002
00077 #define IDS_NO_DEVICES             1003
00078 
00079 /* EOF */

Generated on Fri May 25 2012 04:14:48 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.