1*cdf0e10cSrcweir//Microsoft Visual C++ generated resource script.
2*cdf0e10cSrcweir//
3*cdf0e10cSrcweir#include "resource.h"
4*cdf0e10cSrcweir
5*cdf0e10cSrcweir#define APSTUDIO_READONLY_SYMBOLS
6*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
7*cdf0e10cSrcweir//
8*cdf0e10cSrcweir// Generated from the TEXTINCLUDE 2 resource.
9*cdf0e10cSrcweir//
10*cdf0e10cSrcweir#include "afxres.h"
11*cdf0e10cSrcweir
12*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
13*cdf0e10cSrcweir#undef APSTUDIO_READONLY_SYMBOLS
14*cdf0e10cSrcweir
15*cdf0e10cSrcweir#ifdef APSTUDIO_INVOKED
16*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
17*cdf0e10cSrcweir//
18*cdf0e10cSrcweir// TEXTINCLUDE
19*cdf0e10cSrcweir//
20*cdf0e10cSrcweir
21*cdf0e10cSrcweir1 TEXTINCLUDE DISCARDABLE
22*cdf0e10cSrcweirBEGIN
23*cdf0e10cSrcweir	"resource.h\0"
24*cdf0e10cSrcweirEND
25*cdf0e10cSrcweir
26*cdf0e10cSrcweir2 TEXTINCLUDE DISCARDABLE
27*cdf0e10cSrcweirBEGIN
28*cdf0e10cSrcweir	"#include ""afxres.h""\r\n"
29*cdf0e10cSrcweir	"\0"
30*cdf0e10cSrcweirEND
31*cdf0e10cSrcweir
32*cdf0e10cSrcweir3 TEXTINCLUDE DISCARDABLE
33*cdf0e10cSrcweirBEGIN
34*cdf0e10cSrcweir	"1 TYPELIB ""MfcControl.tlb""\r\n"
35*cdf0e10cSrcweir    "\0"
36*cdf0e10cSrcweirEND
37*cdf0e10cSrcweir
38*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
39*cdf0e10cSrcweir#endif    // APSTUDIO_INVOKED
40*cdf0e10cSrcweir
41*cdf0e10cSrcweir
42*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
43*cdf0e10cSrcweir//
44*cdf0e10cSrcweir// Version
45*cdf0e10cSrcweir//
46*cdf0e10cSrcweir
47*cdf0e10cSrcweirVS_VERSION_INFO VERSIONINFO
48*cdf0e10cSrcweir FILEVERSION 1,0,0,1
49*cdf0e10cSrcweir PRODUCTVERSION 1,0,0,1
50*cdf0e10cSrcweir FILEFLAGSMASK 0x3fL
51*cdf0e10cSrcweir#ifdef _DEBUG
52*cdf0e10cSrcweir FILEFLAGS 0x1L
53*cdf0e10cSrcweir#else
54*cdf0e10cSrcweir FILEFLAGS 0x0L
55*cdf0e10cSrcweir#endif
56*cdf0e10cSrcweir FILEOS 0x4L
57*cdf0e10cSrcweir FILETYPE 0x2L
58*cdf0e10cSrcweir FILESUBTYPE 0x0L
59*cdf0e10cSrcweirBEGIN
60*cdf0e10cSrcweir    BLOCK "StringFileInfo"
61*cdf0e10cSrcweir    BEGIN
62*cdf0e10cSrcweir        BLOCK "040904B0"
63*cdf0e10cSrcweir        BEGIN
64*cdf0e10cSrcweir            VALUE "CompanyName", "Star Office Entwicklungs GmbH\0"
65*cdf0e10cSrcweir            VALUE "FileDescription", "MfcControl ActiveX Control Module\0"
66*cdf0e10cSrcweir            VALUE "FileVersion", "1, 0, 0, 1\0"
67*cdf0e10cSrcweir            VALUE "InternalName", "MfcControl\0"
68*cdf0e10cSrcweir            VALUE "LegalCopyright", "Copyright (C) 2000\0"
69*cdf0e10cSrcweir            VALUE "LegalTrademarks", "\0"
70*cdf0e10cSrcweir            VALUE "OriginalFilename", "MfcControl.OCX\0"
71*cdf0e10cSrcweir            VALUE "ProductName", "MfcControl ActiveX Control Module\0"
72*cdf0e10cSrcweir            VALUE "ProductVersion", "1, 0, 0, 1\0"
73*cdf0e10cSrcweir            VALUE "OLESelfRegister", "\0"
74*cdf0e10cSrcweir        END
75*cdf0e10cSrcweir    END
76*cdf0e10cSrcweir    BLOCK "VarFileInfo"
77*cdf0e10cSrcweir    BEGIN
78*cdf0e10cSrcweir        VALUE "Translation", 0x409, 1200
79*cdf0e10cSrcweir    END
80*cdf0e10cSrcweirEND
81*cdf0e10cSrcweir
82*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
83*cdf0e10cSrcweir//
84*cdf0e10cSrcweir// Bitmap
85*cdf0e10cSrcweir//
86*cdf0e10cSrcweir
87*cdf0e10cSrcweir//IDB_MFCCONTROL   BITMAP DISCARDABLE  "MfcControlCtl.bmp"
88*cdf0e10cSrcweir
89*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
90*cdf0e10cSrcweir//
91*cdf0e10cSrcweir// Dialog
92*cdf0e10cSrcweir//
93*cdf0e10cSrcweir
94*cdf0e10cSrcweir
95*cdf0e10cSrcweirIDD_PROPPAGE_MFCCONTROL DIALOG DISCARDABLE  0, 0, 250, 62
96*cdf0e10cSrcweirSTYLE WS_CHILD
97*cdf0e10cSrcweirFONT 8, "MS Sans Serif"
98*cdf0e10cSrcweirBEGIN
99*cdf0e10cSrcweir    LTEXT           "TODO: Place controls to manipulate properties of MfcControl Control on this dialog.",
100*cdf0e10cSrcweir                    IDC_STATIC,7,25,229,16
101*cdf0e10cSrcweirEND
102*cdf0e10cSrcweir
103*cdf0e10cSrcweir
104*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
105*cdf0e10cSrcweir//
106*cdf0e10cSrcweir// DESIGNINFO
107*cdf0e10cSrcweir//
108*cdf0e10cSrcweir
109*cdf0e10cSrcweir#ifdef APSTUDIO_INVOKED
110*cdf0e10cSrcweirGUIDELINES DESIGNINFO DISCARDABLE
111*cdf0e10cSrcweirBEGIN
112*cdf0e10cSrcweir    IDD_PROPPAGE_MFCCONTROL, DIALOG
113*cdf0e10cSrcweir    BEGIN
114*cdf0e10cSrcweir        LEFTMARGIN, 7
115*cdf0e10cSrcweir        RIGHTMARGIN, 243
116*cdf0e10cSrcweir        TOPMARGIN, 7
117*cdf0e10cSrcweir        BOTTOMMARGIN, 55
118*cdf0e10cSrcweir    END
119*cdf0e10cSrcweirEND
120*cdf0e10cSrcweir#endif    // APSTUDIO_INVOKED
121*cdf0e10cSrcweir
122*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
123*cdf0e10cSrcweir//
124*cdf0e10cSrcweir// String Table
125*cdf0e10cSrcweir//
126*cdf0e10cSrcweir
127*cdf0e10cSrcweirSTRINGTABLE DISCARDABLE
128*cdf0e10cSrcweirBEGIN
129*cdf0e10cSrcweir	IDS_MFCCONTROL               "MfcControl Control"
130*cdf0e10cSrcweir	IDS_MFCCONTROL_PPG           "MfcControl Property Page"
131*cdf0e10cSrcweir	IDS_MFCCONTROL_PPG_CAPTION   "General"
132*cdf0e10cSrcweir
133*cdf0e10cSrcweirEND
134*cdf0e10cSrcweir
135*cdf0e10cSrcweir
136*cdf0e10cSrcweir#ifndef APSTUDIO_INVOKED
137*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
138*cdf0e10cSrcweir//
139*cdf0e10cSrcweir// Generated from the TEXTINCLUDE 3 resource.
140*cdf0e10cSrcweir//
141*cdf0e10cSrcweir1 TYPELIB "MfcControl.tlb"
142*cdf0e10cSrcweir
143*cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
144*cdf0e10cSrcweir#endif    // not APSTUDIO_INVOKED
145*cdf0e10cSrcweir
146