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 23 24//Microsoft Developer Studio generated resource script. 25// 26#include "resource.h" 27 28#define APSTUDIO_READONLY_SYMBOLS 29///////////////////////////////////////////////////////////////////////////// 30// 31// Generated from the TEXTINCLUDE 2 resource. 32// 33#include "winres.h" 34 35///////////////////////////////////////////////////////////////////////////// 36#undef APSTUDIO_READONLY_SYMBOLS 37 38///////////////////////////////////////////////////////////////////////////// 39// German (Germany) resources 40 41#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU) 42#ifdef _WIN32 43LANGUAGE LANG_GERMAN, SUBLANG_GERMAN 44#pragma code_page(1252) 45#endif //_WIN32 46 47///////////////////////////////////////////////////////////////////////////// 48// 49// REGISTRY 50// 51 52IDR_BASIC REGISTRY DISCARDABLE "Basic.rgs" 53IDR_FOO REGISTRY DISCARDABLE "Basic.rgs" 54#endif // German (Germany) resources 55///////////////////////////////////////////////////////////////////////////// 56 57 58///////////////////////////////////////////////////////////////////////////// 59// English (U.S.) resources 60 61#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 62#ifdef _WIN32 63LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 64#pragma code_page(1252) 65#endif //_WIN32 66 67#ifdef APSTUDIO_INVOKED 68///////////////////////////////////////////////////////////////////////////// 69// 70// TEXTINCLUDE 71// 72 731 TEXTINCLUDE DISCARDABLE 74BEGIN 75 "resource.h\0" 76END 77 782 TEXTINCLUDE DISCARDABLE 79BEGIN 80 "#include ""winres.h""\r\n" 81 "\0" 82END 83 843 TEXTINCLUDE DISCARDABLE 85BEGIN 86 "1 TYPELIB ""AxTestComponents.tlb""\r\n" 87 "\0" 88END 89 90#endif // APSTUDIO_INVOKED 91 92 93#ifndef _MAC 94///////////////////////////////////////////////////////////////////////////// 95// 96// Version 97// 98 99VS_VERSION_INFO VERSIONINFO 100 FILEVERSION 1,0,0,1 101 PRODUCTVERSION 1,0,0,1 102 FILEFLAGSMASK 0x3fL 103#ifdef _DEBUG 104 FILEFLAGS 0x1L 105#else 106 FILEFLAGS 0x0L 107#endif 108 FILEOS 0x4L 109 FILETYPE 0x2L 110 FILESUBTYPE 0x0L 111BEGIN 112 BLOCK "StringFileInfo" 113 BEGIN 114 BLOCK "040904B0" 115 BEGIN 116 VALUE "CompanyName", "\0" 117 VALUE "FileDescription", "AxTestComponents Module\0" 118 VALUE "FileVersion", "1, 0, 0, 1\0" 119 VALUE "InternalName", "AxTestComponents\0" 120 VALUE "LegalCopyright", "Copyright 2000\0" 121 VALUE "OriginalFilename", "AxTestComponents.DLL\0" 122 VALUE "ProductName", "AxTestComponents Module\0" 123 VALUE "ProductVersion", "1, 0, 0, 1\0" 124 VALUE "OLESelfRegister", "\0" 125 END 126 END 127 BLOCK "VarFileInfo" 128 BEGIN 129 VALUE "Translation", 0x409, 1200 130 END 131END 132 133#endif // !_MAC 134 135 136///////////////////////////////////////////////////////////////////////////// 137// 138// String Table 139// 140 141STRINGTABLE DISCARDABLE 142BEGIN 143 IDS_PROJNAME "AxTestComponents" 144END 145 146#endif // English (U.S.) resources 147///////////////////////////////////////////////////////////////////////////// 148 149 150 151#ifndef APSTUDIO_INVOKED 152///////////////////////////////////////////////////////////////////////////// 153// 154// Generated from the TEXTINCLUDE 3 resource. 155// 1561 TYPELIB "AxTestComponents.tlb" 157 158///////////////////////////////////////////////////////////////////////////// 159#endif // not APSTUDIO_INVOKED 160 161