source: trunk/DirectShowSpy/resource.h @ 95

Last change on this file since 95 was 95, checked in by roman, 12 years ago

DirectShowSpy? moved from Assembla

File size: 2.0 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by DirectShowSpy.rc
4//
5#define IDI_MODULE                      10
6#define IDR_MODULE                      11
7#define IDI_LISTVIEW_SUCCESS            70
8#define IDI_LISTVIEW_FAILURE            71
9#define IDS_PROJNAME                    100
10#define IDR_FILTERGRAPHSPY              102
11#define IDR_NOTHREADFILTERGRAPHSPY      103
12#define IDR_FILTERMAPPERSPY             104
13#define IDC_PROGRESS                    202
14#define IDS_GRAPHBUILDERCALLBACK_GRAPH_PROPERTYSHEETCAPTION 1000
15#define IDD_GRAPHBUILDERCALLBACK_GRAPH_PROPERTYPAGE 1100
16#define IDC_GRAPHBUILDERCALLBACK_GRAPH_INTRODUCTION 1101
17#define IDC_GRAPHBUILDERCALLBACK_GRAPH_SPLITTER 1102
18#define IDC_GRAPHBUILDERCALLBACK_GRAPH_GRAPH 1103
19#define IDC_GRAPHBUILDERCALLBACK_GRAPH_LOG 1104
20#define IDC_GRAPHBUILDERCALLBACK_GRAPH_COPYTOCLIPBOARD 1105
21#define IDC_GRAPHBUILDERCALLBACK_GRAPH_PROGRESS 1106
22#define IDI_GRAPHBUILDERCALLBACK_LISTVIEW_ADDFILTER 1120
23#define IDI_GRAPHBUILDERCALLBACK_LISTVIEW_REMOVEFILTER 1121
24#define IDI_GRAPHBUILDERCALLBACK_LISTVIEW_SELECTEDFILTER 1122
25#define IDI_GRAPHBUILDERCALLBACK_LISTVIEW_CREATEDFILTER 1123
26#define IDD_ABOUT                       29900
27#define IDC_ABOUT_ICON                  29901
28#define IDC_ABOUT_TITLE                 29902
29#define IDC_ABOUT_PRODUCTVERSION        29903
30#define IDC_ABOUT_FILEVERSION           29904
31#define IDC_ABOUT_WEBSITETITLE          29905
32#define IDC_ABOUT_WEBSITE               29906
33#define IDC_ABOUT_EMAILTITLE            29907
34#define IDC_ABOUT_EMAIL                 29908
35#define IDC_ABOUT_COPYRIGHT             29909
36#define IDC_ABOUT_COPYRIGHTWARNING      29910
37
38// Next default values for new objects
39//
40#ifdef APSTUDIO_INVOKED
41#ifndef APSTUDIO_READONLY_SYMBOLS
42#define _APS_NEXT_RESOURCE_VALUE        209
43#define _APS_NEXT_COMMAND_VALUE         32768
44#define _APS_NEXT_CONTROL_VALUE         203
45#define _APS_NEXT_SYMED_VALUE           103
46#endif
47#endif
Note: See TracBrowser for help on using the repository browser.