source: trunk/Utilities/WindowsMediaCodecList/resource.h @ 937

Last change on this file since 937 was 66, checked in by roman, 12 years ago
File size: 1.4 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by WindowsMediaCodecList.rc
4//
5#define IDS_PROJNAME                    100
6#define IDR_MAINFRAME                   128
7#define IDI_MODULE                      128
8#define IDD_MAIN                        129
9#define IDC_TREE                        1000
10#define IDC_LIST                        1001
11#define IDC_SUBMIT                      1002
12#define IDC_OSVERSION                   1003
13#define IDC_BUTTON1                     1004
14#define IDC_COPY                        1004
15#define IDD_ABOUT                       29900
16#define IDC_ABOUT_ICON                  29901
17#define IDC_ABOUT_TITLE                 29902
18#define IDC_ABOUT_PRODUCTVERSION        29903
19#define IDC_ABOUT_FILEVERSION           29904
20#define IDC_ABOUT_WEBSITETITLE          29905
21#define IDC_ABOUT_WEBSITE               29906
22#define IDC_ABOUT_EMAILTITLE            29907
23#define IDC_ABOUT_EMAIL                 29908
24#define IDC_ABOUT_COPYRIGHT             29909
25#define IDC_ABOUT_COPYRIGHTWARNING      29910
26
27// Next default values for new objects
28//
29#ifdef APSTUDIO_INVOKED
30#ifndef APSTUDIO_READONLY_SYMBOLS
31#define _APS_NEXT_RESOURCE_VALUE        201
32#define _APS_NEXT_COMMAND_VALUE         32775
33#define _APS_NEXT_CONTROL_VALUE         1005
34#define _APS_NEXT_SYMED_VALUE           101
35#endif
36#endif
Note: See TracBrowser for help on using the repository browser.