Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/teraterm/keycode/keycode.rc

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

revision 3221 by maya, Tue Mar 24 09:37:20 2009 UTC revision 3227 by maya, Tue Mar 24 15:10:33 2009 UTC
# Line 1  Line 1 
1  //Microsoft Developer Studio generated resource script.  //Microsoft Developer Studio generated resource script.
2  //  //
3  #include "kc_res.h"  #include "kc_res.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 "windows.h"  #include "windows.h"
11    
12  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
13  #undef APSTUDIO_READONLY_SYMBOLS  #undef APSTUDIO_READONLY_SYMBOLS
14    
15  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
16  // Japanese resources  // Japanese resources
17    
18  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
19  #ifdef _WIN32  #ifdef _WIN32
20  LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT  LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
21  #pragma code_page(932)  #pragma code_page(932)
22  #endif //_WIN32  #endif //_WIN32
23    
24  #ifdef APSTUDIO_INVOKED  #ifdef APSTUDIO_INVOKED
25  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
26  //  //
27  // TEXTINCLUDE  // TEXTINCLUDE
28  //  //
29    
30  1 TEXTINCLUDE DISCARDABLE  1 TEXTINCLUDE DISCARDABLE
31  BEGIN  BEGIN
32      "kc_res.h\0"      "kc_res.h\0"
33  END  END
34    
35  2 TEXTINCLUDE DISCARDABLE  2 TEXTINCLUDE DISCARDABLE
36  BEGIN  BEGIN
37      "#include ""windows.h""\r\n"      "#include ""windows.h""\r\n"
38      "\0"      "\0"
39  END  END
40    
41  3 TEXTINCLUDE DISCARDABLE  3 TEXTINCLUDE DISCARDABLE
42  BEGIN  BEGIN
43      "\r\n"      "\r\n"
44      "\0"      "\0"
45  END  END
46    
47  #endif    // APSTUDIO_INVOKED  #endif    // APSTUDIO_INVOKED
48    
49  #endif    // Japanese resources  #endif    // Japanese resources
50  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
51    
52    
53  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
54  // English (US) resources  // English (US) resources
55    
56  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
57  #ifdef _WIN32  #ifdef _WIN32
58  LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US  LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
59  #pragma code_page(1252)  #pragma code_page(1252)
60  #endif //_WIN32  #endif //_WIN32
61    
62  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
63  //  //
64  // Icon  // Icon
65  //  //
66    
67  // Icon with lowest ID value placed first to ensure application icon  // Icon with lowest ID value placed first to ensure application icon
68  // remains consistent on all systems.  // remains consistent on all systems.
69  IDI_KEYCODE             ICON    DISCARDABLE     "keycode.ico"  IDI_KEYCODE             ICON    DISCARDABLE     "keycode.ico"
70  #endif    // English (US) resources  #endif    // English (US) resources
71  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
72    
73    
74    
75  #ifndef APSTUDIO_INVOKED  #ifndef APSTUDIO_INVOKED
76  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
77  //  //
78  // Generated from the TEXTINCLUDE 3 resource.  // Generated from the TEXTINCLUDE 3 resource.
79  //  //
80    
81    
82  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
83  #endif    // not APSTUDIO_INVOKED  #endif    // not APSTUDIO_INVOKED
84    

Legend:
Removed from v.3221  
changed lines
  Added in v.3227

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26