Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




1 // License information for this code is in license.txt
3 //Microsoft Developer Studio generated resource script.
4 //
5 #include "resource.h"
7 #define APSTUDIO_READONLY_SYMBOLS
8 /////////////////////////////////////////////////////////////////////////////
9 //
10 // Generated from the TEXTINCLUDE 2 resource.
11 //
12 #include "afxres.h"
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
17 /////////////////////////////////////////////////////////////////////////////
18 // English (U.S.) resources
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
21 #ifdef _WIN32
22 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
23 #pragma code_page(1252)
24 #endif //_WIN32
26 #ifdef APSTUDIO_INVOKED
27 /////////////////////////////////////////////////////////////////////////////
28 //
29 // TEXTINCLUDE
30 //
32 1 TEXTINCLUDE DISCARDABLE 
33 BEGIN
34     "resource.h\0"
35 END
37 2 TEXTINCLUDE DISCARDABLE 
38 BEGIN
39     "#include ""afxres.h""\r\n"
40     "\0"
41 END
43 3 TEXTINCLUDE DISCARDABLE 
44 BEGIN
45     "\r\n"
46     "\0"
47 END
49 #endif    // APSTUDIO_INVOKED
52 #ifndef _MAC
53 /////////////////////////////////////////////////////////////////////////////
54 //
55 // Version
56 //
58 VS_VERSION_INFO VERSIONINFO
59  FILEVERSION 1,0,8,1
60  PRODUCTVERSION 1,0,8,1
61  FILEFLAGSMASK 0x3fL
62 #ifdef _DEBUG
63  FILEFLAGS 0x1L
64 #else
65  FILEFLAGS 0x0L
66 #endif
67  FILEOS 0x40004L
68  FILETYPE 0x2L
69  FILESUBTYPE 0x0L
70 BEGIN
71     BLOCK "StringFileInfo"
72     BEGIN
73         BLOCK "040904b0"
74         BEGIN
75             VALUE "About", "Open res://sfmpq.dll/about or res://path/to/sfmpq.dll/about (replace \x22path/to/\x22 with the actual location) in a web browser to see an about page. (This has only been tested on Internet Explorer)\0"
76 #ifdef BETA
77             VALUE "Beta!", "This is a beta!  Anything new in this version has a possibility of being changed in the release version!\0"
78 #endif
79             VALUE "CompanyName", "ShadowFlare Software\0"
80 #ifdef _DEBUG
81             VALUE "FileDescription", "ShadowFlare MPQ API Library (debug build)\0"
82 #else
83             VALUE "FileDescription", "ShadowFlare MPQ API Library\0"
84 #endif
85             VALUE "FileVersion", "1.08\0"
86             VALUE "InternalName", "SFmpq\0"
87             VALUE "LegalCopyright", "Copyright © ShadowFlare Software 2002-2010\0"
88             VALUE "OriginalFilename", "SFmpq.dll\0"
89             VALUE "ProductName", "MPQ API Library\0"
90             VALUE "ProductVersion", "1, 0, 8, 1\0"
91             VALUE "Web Address", "http://sfsrealm.hopto.org/\0"
92         END
93     END
94     BLOCK "VarFileInfo"
95     BEGIN
96         VALUE "Translation", 0x409, 1200
97     END
98 END
100 #endif    // !_MAC
103 /////////////////////////////////////////////////////////////////////////////
104 //
105 // HTML
106 //
108 ABOUT                   HTML    DISCARDABLE     "about"
109 #endif    // English (U.S.) resources
110 /////////////////////////////////////////////////////////////////////////////
114 #ifndef APSTUDIO_INVOKED
115 /////////////////////////////////////////////////////////////////////////////
116 //
117 // Generated from the TEXTINCLUDE 3 resource.
118 //
121 /////////////////////////////////////////////////////////////////////////////
122 #endif    // not APSTUDIO_INVOKED