source: trunk/Utilities/RenderInterlacedVideo/resource.h @ 74

Last change on this file since 74 was 74, checked in by roman, 11 years ago

VMR-9 interlacing

  • Property svn:mime-type set to application/octet-stream
File size: 3.2 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by RenderInterlacedVideo.rc
4//
5#define IDI_MODULE                      10
6#define IDI_PRIVATE_INFORMATION         70
7#define IDS_PROJNAME                    100
8#define IDD_MAIN_VMR9                   105
9#define IDR_MODULE                      110
10#define IDC_MAIN_VMR9_VIDEO             250
11#define IDC_MAIN_VMR9_RUN               251
12#define IDC_MAIN_VMR9_PAUSE             252
13#define IDC_BUTTON3                     253
14#define IDC_MAIN_VMR9_STOP              253
15#define IDC_CHECK1                      254
16#define IDC_MAIN_VMR9_WEAVE             254
17#define IDC_LAYOUT_18                   1035
18#define IDD_ABOUT                       29900
19#define IDC_ABOUT_ICON                  29901
20#define IDC_ABOUT_TITLE                 29902
21#define IDC_ABOUT_PRODUCTVERSION        29903
22#define IDC_ABOUT_FILEVERSION           29904
23#define IDC_ABOUT_WEBSITETITLE          29905
24#define IDC_ABOUT_WEBSITE               29906
25#define IDC_ABOUT_EMAILTITLE            29907
26#define IDC_ABOUT_EMAIL                 29908
27#define IDC_ABOUT_COPYRIGHT             29909
28#define IDC_ABOUT_COPYRIGHTWARNING      29910
29#define IDR_ABOUT_PROPERTYPAGE          29925
30#define IDD_ABOUT_PROPERTYPAGE          29926
31#define IDC_ABOUT_LICENSEE              29927
32
33// Next default values for new objects
34//
35#ifdef APSTUDIO_INVOKED
36#ifndef APSTUDIO_READONLY_SYMBOLS
37#define _APS_NEXT_RESOURCE_VALUE        206
38#define _APS_NEXT_COMMAND_VALUE         32768
39#define _APS_NEXT_CONTROL_VALUE         255
40#define _APS_NEXT_SYMED_VALUE           106
41#endif
42#endif
Note: See TracBrowser for help on using the repository browser.