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