/[gpgoe]/trunk/init/init.rc
ViewVC logotype

Annotation of /trunk/init/init.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (hide annotations)
Thu Apr 13 07:41:30 2006 UTC (19 years ago) by twoaday
File size: 3507 byte(s)
Prepare 0.8.1 release.


1 twoaday 1 //Microsoft Developer Studio generated resource script.
2     //
3     #include "resource.h"
4    
5     #define APSTUDIO_READONLY_SYMBOLS
6     /////////////////////////////////////////////////////////////////////////////
7     //
8     // Generated from the TEXTINCLUDE 2 resource.
9     //
10     #include "afxres.h"
11    
12     /////////////////////////////////////////////////////////////////////////////
13     #undef APSTUDIO_READONLY_SYMBOLS
14    
15     /////////////////////////////////////////////////////////////////////////////
16     // Deutsch (Deutschland) resources
17    
18     #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
19     #ifdef _WIN32
20     LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
21     #pragma code_page(1252)
22     #endif //_WIN32
23    
24     #ifdef APSTUDIO_INVOKED
25     /////////////////////////////////////////////////////////////////////////////
26     //
27     // TEXTINCLUDE
28     //
29    
30     1 TEXTINCLUDE DISCARDABLE
31     BEGIN
32     "resource.h\0"
33     END
34    
35     2 TEXTINCLUDE DISCARDABLE
36     BEGIN
37     "#include ""afxres.h""\r\n"
38     "\0"
39     END
40    
41     3 TEXTINCLUDE DISCARDABLE
42     BEGIN
43     "\r\n"
44     "\0"
45     END
46    
47     #endif // APSTUDIO_INVOKED
48    
49     #endif // Deutsch (Deutschland) resources
50     /////////////////////////////////////////////////////////////////////////////
51    
52    
53     /////////////////////////////////////////////////////////////////////////////
54     // Englisch (USA) resources
55    
56     #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
57     #ifdef _WIN32
58     LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
59     #pragma code_page(1252)
60     #endif //_WIN32
61    
62     #ifndef _MAC
63     /////////////////////////////////////////////////////////////////////////////
64     //
65     // Version
66     //
67    
68     VS_VERSION_INFO VERSIONINFO
69 twoaday 18 FILEVERSION 0,8,1,0
70     PRODUCTVERSION 0,8,1,0
71 twoaday 1 FILEFLAGSMASK 0x3fL
72     #ifdef _DEBUG
73     FILEFLAGS 0x1L
74     #else
75     FILEFLAGS 0x0L
76     #endif
77     FILEOS 0x40004L
78     FILETYPE 0x1L
79     FILESUBTYPE 0x0L
80     BEGIN
81     BLOCK "StringFileInfo"
82     BEGIN
83     BLOCK "040704b0"
84     BEGIN
85     VALUE "Comments", "This is free software under the terms of the LGNU GPL v2.1\0"
86     VALUE "CompanyName", "\0"
87     VALUE "FileDescription", "GPGOE DLL loader\0"
88 twoaday 18 VALUE "FileVersion", "0.8.1\0"
89 twoaday 1 VALUE "InternalName", "Init\0"
90     VALUE "LegalCopyright", "Copyright © 2006 Timo Schulz\0"
91     VALUE "LegalTrademarks", "\0"
92 twoaday 18 VALUE "OriginalFilename", "GPGOEInit.exe\0"
93 twoaday 1 VALUE "PrivateBuild", "\0"
94     VALUE "ProductName", "GPGOEInit\0"
95 twoaday 18 VALUE "ProductVersion", "0.8.1\0"
96 twoaday 1 VALUE "SpecialBuild", "\0"
97     END
98     END
99     BLOCK "VarFileInfo"
100     BEGIN
101     VALUE "Translation", 0x407, 1200
102     END
103     END
104    
105     #endif // !_MAC
106    
107    
108     /////////////////////////////////////////////////////////////////////////////
109     //
110     // Menu
111     //
112    
113     IDR_INIT MENU DISCARDABLE
114     BEGIN
115     POPUP "File"
116     BEGIN
117 twoaday 18 MENUITEM "Allow to plain text reply", ID_INIT_SUPP_PLAINREPLY
118     , INACTIVE
119     MENUITEM SEPARATOR
120 twoaday 1 MENUITEM "Exit", ID_INIT_QUIT
121     END
122     END
123    
124    
125     /////////////////////////////////////////////////////////////////////////////
126     //
127     // Icon
128     //
129    
130     // Icon with lowest ID value placed first to ensure application icon
131     // remains consistent on all systems.
132     IDI_GPGOE ICON DISCARDABLE "gpgoe.ico"
133     #endif // Englisch (USA) resources
134     /////////////////////////////////////////////////////////////////////////////
135    
136    
137    
138     #ifndef APSTUDIO_INVOKED
139     /////////////////////////////////////////////////////////////////////////////
140     //
141     // Generated from the TEXTINCLUDE 3 resource.
142     //
143    
144    
145     /////////////////////////////////////////////////////////////////////////////
146     #endif // not APSTUDIO_INVOKED
147    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26