close Warning: Can't use blame annotator:
svn blame failed on trunk/Utilities/StealFocusViaAttachInputThread/resource.h: 195004 - Cannot calculate blame information for binary file 'file:///home/romanr/svn/public/trunk/Utilities/StealFocusViaAttachInputThread/resource.h'

source: trunk/Utilities/StealFocusViaAttachInputThread/resource.h @ 72

Last change on this file since 72 was 72, checked in by roman, 12 years ago
  • Property svn:mime-type set to application/octet-stream
File size: 4.8 KB
RevLine 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by StealFocusViaAttachInputThread.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 IDC_FOREGROUND                  250
10#define IDC_EDIT2                       251
11#define IDC_EDIT                        251
12#define IDC_STATE                       252
13#define IDD_MAIN                        1000
14#define IDC_RESOLUTION_720576           1010
15#define IDC_RESOLUTION_1280720          1011
16#define IDC_RESOLUTION_19201080         1012
17#define IDC_PIXELFORMAT_NV12            1020
18#define IDC_PIXELFORMAT_YUY2            1021
19#define IDC_PIXELFORMAT_RGB24           1022
20#define IDC_PIXELFORMAT_RGB32           1023
21#define IDC_LAYOUT_1                    1030
22#define IDC_LAYOUT_4                    1031
23#define IDC_LAYOUT_9                    1032
24#define IDC_LAYOUT_16                   1033
25#define IDC_LAYOUT_25                   1034
26#define IDC_LAYOUT_36                   1035
27#define IDC_LAYOUT_18                   1035
28#define IDC_CREATE                      1050
29#define IDC_DXGI                        1100
30#define IDD_VIDEO                       2000
31#define IDC_VIDEO_AREA                  2001
32#define IDC_VIDEO_RUN                   2010
33#define IDC_VIDEO_PAUSE                 2011
34#define IDC_VIDEO_STOP                  2012
35#define IDD_ABOUT                       29900
36#define IDC_ABOUT_ICON                  29901
37#define IDC_ABOUT_TITLE                 29902
38#define IDC_ABOUT_PRODUCTVERSION        29903
39#define IDC_ABOUT_FILEVERSION           29904
40#define IDC_ABOUT_WEBSITETITLE          29905
41#define IDC_ABOUT_WEBSITE               29906
42#define IDC_ABOUT_EMAILTITLE            29907
43#define IDC_ABOUT_EMAIL                 29908
44#define IDC_ABOUT_COPYRIGHT             29909
45#define IDC_ABOUT_COPYRIGHTWARNING      29910
46#define IDR_ABOUT_PROPERTYPAGE          29925
47#define IDD_ABOUT_PROPERTYPAGE          29926
48#define IDC_ABOUT_LICENSEE              29927
49
50// Next default values for new objects
51//
52#ifdef APSTUDIO_INVOKED
53#ifndef APSTUDIO_READONLY_SYMBOLS
54#define _APS_NEXT_RESOURCE_VALUE        206
55#define _APS_NEXT_COMMAND_VALUE         32768
56#define _APS_NEXT_CONTROL_VALUE         252
57#define _APS_NEXT_SYMED_VALUE           106
58#endif
59#endif
Note: See TracBrowser for help on using the repository browser.