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

Last change on this file since 937 was 206, checked in by roman, 11 years ago
  • Property svn:mime-type set to application/octet-stream
File size: 2.9 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by RenderVideoSync.rc
4//
5#define IDI_MODULE                      10
6#define IDI_PRIVATE_INFORMATION         70
7#define IDS_PROJNAME                    100
8#define IDR_MODULE                      110
9#define IDD_MAIN_VMR7                   1000
10#define IDC_MAIN_VMR7_VIDEO             1010
11#define IDC_MAIN_VMR7_RUN               1020
12#define IDC_MAIN_VMR7_PAUSE             1021
13#define IDC_MAIN_VMR7_STOP              1022
14#define IDD_ABOUT                       29900
15#define IDC_ABOUT_ICON                  29901
16#define IDC_ABOUT_TITLE                 29902
17#define IDC_ABOUT_PRODUCTVERSION        29903
18#define IDC_ABOUT_FILEVERSION           29904
19#define IDC_ABOUT_WEBSITETITLE          29905
20#define IDC_ABOUT_WEBSITE               29906
21#define IDC_ABOUT_EMAILTITLE            29907
22#define IDC_ABOUT_EMAIL                 29908
23#define IDC_ABOUT_COPYRIGHT             29909
24#define IDC_ABOUT_COPYRIGHTWARNING      29910
25#define IDR_ABOUT_PROPERTYPAGE          29925
26#define IDD_ABOUT_PROPERTYPAGE          29926
27#define IDC_ABOUT_LICENSEE              29927
28
29// Next default values for new objects
30//
31#ifdef APSTUDIO_INVOKED
32#ifndef APSTUDIO_READONLY_SYMBOLS
33#define _APS_NEXT_RESOURCE_VALUE        206
34#define _APS_NEXT_COMMAND_VALUE         32768
35#define _APS_NEXT_CONTROL_VALUE         256
36#define _APS_NEXT_SYMED_VALUE           106
37#endif
38#endif
Note: See TracBrowser for help on using the repository browser.