/[winpt]/trunk/PTD/resource.rc
ViewVC logotype

Diff of /trunk/PTD/resource.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/PTD/PTD.rc revision 32 by twoaday, Mon Oct 24 08:03:48 2005 UTC trunk/PTD/resource.rc revision 234 by twoaday, Tue Jun 27 10:16:41 2006 UTC
# Line 1  Line 1 
1  //Microsoft Developer Studio generated resource script.  //Microsoft Developer Studio generated resource script.
2  //  //
3  #include "resource.h"  #include "resource.h"
4    
5  #define APSTUDIO_READONLY_SYMBOLS  #define APSTUDIO_READONLY_SYMBOLS
6  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
7  //  //
8  // Generated from the TEXTINCLUDE 2 resource.  // Generated from the TEXTINCLUDE 2 resource.
9  //  //
10  #include "afxres.h"  #include "afxres.h"
11    
12  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
13  #undef APSTUDIO_READONLY_SYMBOLS  #undef APSTUDIO_READONLY_SYMBOLS
14    
15  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
16  // Deutsch (Deutschland) resources  // Deutsch (Deutschland) resources
17    
18  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
19  #ifdef _WIN32  #ifdef _WIN32
20  LANGUAGE LANG_GERMAN, SUBLANG_GERMAN  LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
21  #pragma code_page(1252)  #pragma code_page(1252)
22  #endif //_WIN32  #endif //_WIN32
23    
24  #ifndef _MAC  #ifndef _MAC
25  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
26  //  //
27  // Version  // Version
28  //  //
29    #include "versioninfo.rc"
30  VS_VERSION_INFO VERSIONINFO  #endif    // !_MAC
31   FILEVERSION 0,8,1,0  
32   PRODUCTVERSION 0,8,1,0  
33   FILEFLAGSMASK 0x3fL  #ifdef APSTUDIO_INVOKED
34  #ifdef _DEBUG  /////////////////////////////////////////////////////////////////////////////
35   FILEFLAGS 0x1L  //
36  #else  // TEXTINCLUDE
37   FILEFLAGS 0x0L  //
38  #endif  
39   FILEOS 0x40004L  1 TEXTINCLUDE DISCARDABLE
40   FILETYPE 0x2L  BEGIN
41   FILESUBTYPE 0x0L      "resource.h\0"
42  BEGIN  END
43      BLOCK "StringFileInfo"  
44      BEGIN  2 TEXTINCLUDE DISCARDABLE
45          BLOCK "040704b0"  BEGIN
46          BEGIN      "#include ""afxres.h""\r\n"
47              VALUE "Comments", "This is free software under the tems of the GNU GPL V2\0"      "\0"
48              VALUE "CompanyName", "\0"  END
49              VALUE "FileDescription", "PTD - Privacy Tray Dynamic\0"  
50              VALUE "FileVersion", "0.8.1\0"  3 TEXTINCLUDE DISCARDABLE
51              VALUE "InternalName", "PTD\0"  BEGIN
52              VALUE "LegalCopyright", "Copyright � 2005 Timo Schulz\0"      "\r\n"
53              VALUE "LegalTrademarks", "\0"      "\0"
54              VALUE "OriginalFilename", "PTD.dll\0"  END
55              VALUE "PrivateBuild", "\0"  
56              VALUE "ProductName", "PTD\0"  #endif    // APSTUDIO_INVOKED
57              VALUE "ProductVersion", "0.8.1\0"  
58              VALUE "SpecialBuild", "\0"  #endif    // Deutsch (Deutschland) resources
59          END  /////////////////////////////////////////////////////////////////////////////
60      END  
61      BLOCK "VarFileInfo"  
62      BEGIN  
63          VALUE "Translation", 0x407, 1200  #ifndef APSTUDIO_INVOKED
64      END  /////////////////////////////////////////////////////////////////////////////
65  END  //
66    // Generated from the TEXTINCLUDE 3 resource.
67  #endif    // !_MAC  //
68    
69    
70  #ifdef APSTUDIO_INVOKED  /////////////////////////////////////////////////////////////////////////////
71  /////////////////////////////////////////////////////////////////////////////  #endif    // not APSTUDIO_INVOKED
72  //  
 // TEXTINCLUDE  
 //  
   
 1 TEXTINCLUDE DISCARDABLE  
 BEGIN  
     "resource.h\0"  
 END  
   
 2 TEXTINCLUDE DISCARDABLE  
 BEGIN  
     "#include ""afxres.h""\r\n"  
     "\0"  
 END  
   
 3 TEXTINCLUDE DISCARDABLE  
 BEGIN  
     "\r\n"  
     "\0"  
 END  
   
 #endif    // APSTUDIO_INVOKED  
   
 #endif    // Deutsch (Deutschland) resources  
 /////////////////////////////////////////////////////////////////////////////  
   
   
   
 #ifndef APSTUDIO_INVOKED  
 /////////////////////////////////////////////////////////////////////////////  
 //  
 // Generated from the TEXTINCLUDE 3 resource.  
 //  
   
   
 /////////////////////////////////////////////////////////////////////////////  
 #endif    // not APSTUDIO_INVOKED  
   

Legend:
Removed from v.32  
changed lines
  Added in v.234

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26