source: trunk/Utilities/EnumerateAudioDevices/resource.h @ 24

Last change on this file since 24 was 11, checked in by roman, 13 years ago
File size: 1.1 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by EnumerateAudioDevices.rc
4//
5#define IDI_MODULE                      10
6#define IDS_PROJNAME                    100
7#define IDD_MAIN                        1000
8#define IDC_TEXT                        1001
9#define IDD_ABOUT                       29900
10#define IDC_ABOUT_ICON                  29901
11#define IDC_ABOUT_TITLE                 29902
12#define IDC_ABOUT_PRODUCTVERSION        29903
13#define IDC_ABOUT_FILEVERSION           29904
14#define IDC_ABOUT_WEBSITETITLE          29905
15#define IDC_ABOUT_WEBSITE               29906
16#define IDC_ABOUT_EMAILTITLE            29907
17#define IDC_ABOUT_EMAIL                 29908
18#define IDC_ABOUT_COPYRIGHT             29909
19#define IDC_ABOUT_COPYRIGHTWARNING      29910
20#define IDC_ABOUT_LICENSE               29912
21
22// Next default values for new objects
23//
24#ifdef APSTUDIO_INVOKED
25#ifndef APSTUDIO_READONLY_SYMBOLS
26#define _APS_NEXT_RESOURCE_VALUE        203
27#define _APS_NEXT_COMMAND_VALUE         32775
28#define _APS_NEXT_CONTROL_VALUE         1066
29#define _APS_NEXT_SYMED_VALUE           101
30#endif
31#endif
Note: See TracBrowser for help on using the repository browser.