1*cc8deb09SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*cc8deb09SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*cc8deb09SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*cc8deb09SAndrew Rist * distributed with this work for additional information
6*cc8deb09SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*cc8deb09SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*cc8deb09SAndrew Rist * "License"); you may not use this file except in compliance
9*cc8deb09SAndrew Rist * with the License.  You may obtain a copy of the License at
10*cc8deb09SAndrew Rist *
11*cc8deb09SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*cc8deb09SAndrew Rist *
13*cc8deb09SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*cc8deb09SAndrew Rist * software distributed under the License is distributed on an
15*cc8deb09SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*cc8deb09SAndrew Rist * KIND, either express or implied.  See the License for the
17*cc8deb09SAndrew Rist * specific language governing permissions and limitations
18*cc8deb09SAndrew Rist * under the License.
19*cc8deb09SAndrew Rist *
20*cc8deb09SAndrew Rist *************************************************************/
21*cc8deb09SAndrew Rist
22*cc8deb09SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include "resource.h"
25cdf0e10cSrcweir
26cdf0e10cSrcweir#define APSTUDIO_READONLY_SYMBOLS
27cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
28cdf0e10cSrcweir//
29cdf0e10cSrcweir// Generated from the TEXTINCLUDE 2 resource.
30cdf0e10cSrcweir//
31cdf0e10cSrcweir#include "winres.h"
32cdf0e10cSrcweir
33cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
34cdf0e10cSrcweir#undef APSTUDIO_READONLY_SYMBOLS
35cdf0e10cSrcweir
36cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
37cdf0e10cSrcweir// German (Germany) resources
38cdf0e10cSrcweir
39cdf0e10cSrcweir#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
40cdf0e10cSrcweir#ifdef _WIN32
41cdf0e10cSrcweirLANGUAGE LANG_GERMAN, SUBLANG_GERMAN
42cdf0e10cSrcweir#pragma code_page(1252)
43cdf0e10cSrcweir#endif //_WIN32
44cdf0e10cSrcweir
45cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
46cdf0e10cSrcweir//
47cdf0e10cSrcweir// REGISTRY
48cdf0e10cSrcweir//
49cdf0e10cSrcweir
50cdf0e10cSrcweirIDR_CALLBACK            REGISTRY DISCARDABLE    "Callback.rgs"
51cdf0e10cSrcweirIDR_SIMPLE              REGISTRY DISCARDABLE    "Simple.rgs"
52cdf0e10cSrcweir#endif    // German (Germany) resources
53cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
54cdf0e10cSrcweir
55cdf0e10cSrcweir
56cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
57cdf0e10cSrcweir// English (U.S.) resources
58cdf0e10cSrcweir
59cdf0e10cSrcweir#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
60cdf0e10cSrcweir#ifdef _WIN32
61cdf0e10cSrcweirLANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
62cdf0e10cSrcweir#pragma code_page(1252)
63cdf0e10cSrcweir#endif //_WIN32
64cdf0e10cSrcweir
65cdf0e10cSrcweir#ifdef APSTUDIO_INVOKED
66cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
67cdf0e10cSrcweir//
68cdf0e10cSrcweir// TEXTINCLUDE
69cdf0e10cSrcweir//
70cdf0e10cSrcweir
71cdf0e10cSrcweir1 TEXTINCLUDE DISCARDABLE
72cdf0e10cSrcweirBEGIN
73cdf0e10cSrcweir    "resource.h\0"
74cdf0e10cSrcweirEND
75cdf0e10cSrcweir
76cdf0e10cSrcweir2 TEXTINCLUDE DISCARDABLE
77cdf0e10cSrcweirBEGIN
78cdf0e10cSrcweir    "#include ""winres.h""\r\n"
79cdf0e10cSrcweir    "\0"
80cdf0e10cSrcweirEND
81cdf0e10cSrcweir
82cdf0e10cSrcweir3 TEXTINCLUDE DISCARDABLE
83cdf0e10cSrcweirBEGIN
84cdf0e10cSrcweir    "1 TYPELIB ""XCallback_Impl.tlb""\r\n"
85cdf0e10cSrcweir    "\0"
86cdf0e10cSrcweirEND
87cdf0e10cSrcweir
88cdf0e10cSrcweir#endif    // APSTUDIO_INVOKED
89cdf0e10cSrcweir
90cdf0e10cSrcweir
91cdf0e10cSrcweir#ifndef _MAC
92cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
93cdf0e10cSrcweir//
94cdf0e10cSrcweir// Version
95cdf0e10cSrcweir//
96cdf0e10cSrcweir
97cdf0e10cSrcweirVS_VERSION_INFO VERSIONINFO
98cdf0e10cSrcweir FILEVERSION 1,0,0,1
99cdf0e10cSrcweir PRODUCTVERSION 1,0,0,1
100cdf0e10cSrcweir FILEFLAGSMASK 0x3fL
101cdf0e10cSrcweir#ifdef _DEBUG
102cdf0e10cSrcweir FILEFLAGS 0x1L
103cdf0e10cSrcweir#else
104cdf0e10cSrcweir FILEFLAGS 0x0L
105cdf0e10cSrcweir#endif
106cdf0e10cSrcweir FILEOS 0x4L
107cdf0e10cSrcweir FILETYPE 0x2L
108cdf0e10cSrcweir FILESUBTYPE 0x0L
109cdf0e10cSrcweirBEGIN
110cdf0e10cSrcweir    BLOCK "StringFileInfo"
111cdf0e10cSrcweir    BEGIN
112cdf0e10cSrcweir        BLOCK "040904B0"
113cdf0e10cSrcweir        BEGIN
114cdf0e10cSrcweir            VALUE "CompanyName", "\0"
115cdf0e10cSrcweir            VALUE "FileDescription", "XCallback_Impl Module\0"
116cdf0e10cSrcweir            VALUE "FileVersion", "1, 0, 0, 1\0"
117cdf0e10cSrcweir            VALUE "InternalName", "XCallback_Impl\0"
118cdf0e10cSrcweir            VALUE "LegalCopyright", "Copyright 2000\0"
119cdf0e10cSrcweir            VALUE "OriginalFilename", "XCallback_Impl.DLL\0"
120cdf0e10cSrcweir            VALUE "ProductName", "XCallback_Impl Module\0"
121cdf0e10cSrcweir            VALUE "ProductVersion", "1, 0, 0, 1\0"
122cdf0e10cSrcweir            VALUE "OLESelfRegister", "\0"
123cdf0e10cSrcweir        END
124cdf0e10cSrcweir    END
125cdf0e10cSrcweir    BLOCK "VarFileInfo"
126cdf0e10cSrcweir    BEGIN
127cdf0e10cSrcweir        VALUE "Translation", 0x409, 1200
128cdf0e10cSrcweir    END
129cdf0e10cSrcweirEND
130cdf0e10cSrcweir
131cdf0e10cSrcweir#endif    // !_MAC
132cdf0e10cSrcweir
133cdf0e10cSrcweir
134cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
135cdf0e10cSrcweir//
136cdf0e10cSrcweir// String Table
137cdf0e10cSrcweir//
138cdf0e10cSrcweir
139cdf0e10cSrcweirSTRINGTABLE DISCARDABLE
140cdf0e10cSrcweirBEGIN
141cdf0e10cSrcweir    IDS_PROJNAME            "XCallback_Impl"
142cdf0e10cSrcweirEND
143cdf0e10cSrcweir
144cdf0e10cSrcweir#endif    // English (U.S.) resources
145cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
146cdf0e10cSrcweir
147cdf0e10cSrcweir
148cdf0e10cSrcweir
149cdf0e10cSrcweir#ifndef APSTUDIO_INVOKED
150cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
151cdf0e10cSrcweir//
152cdf0e10cSrcweir// Generated from the TEXTINCLUDE 3 resource.
153cdf0e10cSrcweir//
154cdf0e10cSrcweir1 TYPELIB "XCallback_Impl.tlb"
155cdf0e10cSrcweir
156cdf0e10cSrcweir/////////////////////////////////////////////////////////////////////////////
157cdf0e10cSrcweir#endif    // not APSTUDIO_INVOKED
158cdf0e10cSrcweir
159cdf0e10cSrcweir
160