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 "windows.h" 11 12 ///////////////////////////////////////////////////////////////////////////// 13 #undef APSTUDIO_READONLY_SYMBOLS 14 15 ///////////////////////////////////////////////////////////////////////////// 16 // Chinese (P.R.C.) resources 17 18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS) 19 #ifdef _WIN32 20 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED 21 #pragma code_page(936) 22 #endif //_WIN32 23 24 #ifndef _MAC 25 ///////////////////////////////////////////////////////////////////////////// 26 // 27 // Version 28 // 29 30 VS_VERSION_INFO VERSIONINFO 31 FILEVERSION 2,0,0,1705 32 PRODUCTVERSION 2,0,0,1705 33 FILEFLAGSMASK 0x3fL 34 #ifdef _DEBUG 35 FILEFLAGS 0x1L 36 #else 37 FILEFLAGS 0x0L 38 #endif 39 FILEOS 0x40004L 40 FILETYPE 0x2L 41 FILESUBTYPE 0x0L 42 BEGIN 43 BLOCK "StringFileInfo" 44 BEGIN 45 BLOCK "080904b0" 46 BEGIN 47 VALUE "Comments", "Foxit Corporation\0" 48 VALUE "CompanyName", "Foxit Corporation\0" 49 VALUE "FileDescription", "fpdfsdk\0" 50 VALUE "FileVersion", "2, 0, 0, 1705\0" 51 VALUE "InternalName", "fpdfsdk\0" 52 VALUE "LegalCopyright", "Copyright (C) 2004-2009 Foxit Corporation\0" 53 VALUE "LegalTrademarks", "\0" 54 VALUE "OriginalFilename", "fpdfsdk.dll\0" 55 VALUE "PrivateBuild", "\0" 56 VALUE "ProductName", "Foxit PDF SDK DLL\0" 57 VALUE "ProductVersion", "2, 0, 0, 1705\0" 58 VALUE "SpecialBuild", "\0" 59 END 60 END 61 BLOCK "VarFileInfo" 62 BEGIN 63 VALUE "Translation", 0x809, 1200 64 END 65 END 66 67 #endif // !_MAC 68 69 70 #ifdef APSTUDIO_INVOKED 71 ///////////////////////////////////////////////////////////////////////////// 72 // 73 // TEXTINCLUDE 74 // 75 76 1 TEXTINCLUDE MOVEABLE PURE 77 BEGIN 78 "resource.h\0" 79 END 80 81 2 TEXTINCLUDE MOVEABLE PURE 82 BEGIN 83 "#include ""windows.h""\r\n" 84 "\0" 85 END 86 87 3 TEXTINCLUDE MOVEABLE PURE 88 BEGIN 89 "\r\n" 90 "\0" 91 END 92 93 #endif // APSTUDIO_INVOKED 94 95 #endif // Chinese (P.R.C.) resources 96 ///////////////////////////////////////////////////////////////////////////// 97 98 99 100 #ifndef APSTUDIO_INVOKED 101 ///////////////////////////////////////////////////////////////////////////// 102 // 103 // Generated from the TEXTINCLUDE 3 resource. 104 // 105 106 107 ///////////////////////////////////////////////////////////////////////////// 108 #endif // not APSTUDIO_INVOKED 109 110