1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22//Microsoft Visual C++ generated resource script. 23// 24#include "resource.h" 25 26#define APSTUDIO_READONLY_SYMBOLS 27///////////////////////////////////////////////////////////////////////////// 28// 29// Generated from the TEXTINCLUDE 2 resource. 30// 31#include "afxres.h" 32 33///////////////////////////////////////////////////////////////////////////// 34#undef APSTUDIO_READONLY_SYMBOLS 35 36#ifdef APSTUDIO_INVOKED 37///////////////////////////////////////////////////////////////////////////// 38// 39// TEXTINCLUDE 40// 41 421 TEXTINCLUDE DISCARDABLE 43BEGIN 44 "resource.h\0" 45END 46 472 TEXTINCLUDE DISCARDABLE 48BEGIN 49 "#include ""afxres.h""\r\n" 50 "\0" 51END 52 533 TEXTINCLUDE DISCARDABLE 54BEGIN 55 "1 TYPELIB ""MfcControl.tlb""\r\n" 56 "\0" 57END 58 59///////////////////////////////////////////////////////////////////////////// 60#endif // APSTUDIO_INVOKED 61 62 63///////////////////////////////////////////////////////////////////////////// 64// 65// Version 66// 67 68VS_VERSION_INFO VERSIONINFO 69 FILEVERSION 1,0,0,1 70 PRODUCTVERSION 1,0,0,1 71 FILEFLAGSMASK 0x3fL 72#ifdef _DEBUG 73 FILEFLAGS 0x1L 74#else 75 FILEFLAGS 0x0L 76#endif 77 FILEOS 0x4L 78 FILETYPE 0x2L 79 FILESUBTYPE 0x0L 80BEGIN 81 BLOCK "StringFileInfo" 82 BEGIN 83 BLOCK "040904B0" 84 BEGIN 85 VALUE "CompanyName", "Star Office Entwicklungs GmbH\0" 86 VALUE "FileDescription", "MfcControl ActiveX Control Module\0" 87 VALUE "FileVersion", "1, 0, 0, 1\0" 88 VALUE "InternalName", "MfcControl\0" 89 VALUE "LegalCopyright", "Copyright (C) 2000\0" 90 VALUE "LegalTrademarks", "\0" 91 VALUE "OriginalFilename", "MfcControl.OCX\0" 92 VALUE "ProductName", "MfcControl ActiveX Control Module\0" 93 VALUE "ProductVersion", "1, 0, 0, 1\0" 94 VALUE "OLESelfRegister", "\0" 95 END 96 END 97 BLOCK "VarFileInfo" 98 BEGIN 99 VALUE "Translation", 0x409, 1200 100 END 101END 102 103///////////////////////////////////////////////////////////////////////////// 104// 105// Bitmap 106// 107 108//IDB_MFCCONTROL BITMAP DISCARDABLE "MfcControlCtl.bmp" 109 110///////////////////////////////////////////////////////////////////////////// 111// 112// Dialog 113// 114 115 116IDD_PROPPAGE_MFCCONTROL DIALOG DISCARDABLE 0, 0, 250, 62 117STYLE WS_CHILD 118FONT 8, "MS Sans Serif" 119BEGIN 120 LTEXT "TODO: Place controls to manipulate properties of MfcControl Control on this dialog.", 121 IDC_STATIC,7,25,229,16 122END 123 124 125///////////////////////////////////////////////////////////////////////////// 126// 127// DESIGNINFO 128// 129 130#ifdef APSTUDIO_INVOKED 131GUIDELINES DESIGNINFO DISCARDABLE 132BEGIN 133 IDD_PROPPAGE_MFCCONTROL, DIALOG 134 BEGIN 135 LEFTMARGIN, 7 136 RIGHTMARGIN, 243 137 TOPMARGIN, 7 138 BOTTOMMARGIN, 55 139 END 140END 141#endif // APSTUDIO_INVOKED 142 143///////////////////////////////////////////////////////////////////////////// 144// 145// String Table 146// 147 148STRINGTABLE DISCARDABLE 149BEGIN 150 IDS_MFCCONTROL "MfcControl Control" 151 IDS_MFCCONTROL_PPG "MfcControl Property Page" 152 IDS_MFCCONTROL_PPG_CAPTION "General" 153 154END 155 156 157#ifndef APSTUDIO_INVOKED 158///////////////////////////////////////////////////////////////////////////// 159// 160// Generated from the TEXTINCLUDE 3 resource. 161// 1621 TYPELIB "MfcControl.tlb" 163 164///////////////////////////////////////////////////////////////////////////// 165#endif // not APSTUDIO_INVOKED 166 167