Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/teraterm/keycode/keycode.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7540 - (show annotations) (download)
Mon Apr 1 13:50:32 2019 UTC (5 years, 1 month ago) by zmatsuo
File size: 2184 byte(s)
プロジェクトファイル保守
VS2005
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include <windows.h>
4 #include "kc_res.h"
5 #define IDC_STATIC 0
6
7 #define APSTUDIO_READONLY_SYMBOLS
8 /////////////////////////////////////////////////////////////////////////////
9 //
10 // Generated from the TEXTINCLUDE 2 resource.
11 //
12 #include "windows.h"
13
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
16
17 /////////////////////////////////////////////////////////////////////////////
18 // Japanese resources
19
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
21 #ifdef _WIN32
22 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
23 #pragma code_page(932)
24 #endif //_WIN32
25
26 #ifdef APSTUDIO_INVOKED
27 /////////////////////////////////////////////////////////////////////////////
28 //
29 // TEXTINCLUDE
30 //
31
32 1 TEXTINCLUDE DISCARDABLE
33 BEGIN
34 "kc_res.h\0"
35 END
36
37 2 TEXTINCLUDE DISCARDABLE
38 BEGIN
39 "#include ""windows.h""\r\n"
40 "\0"
41 END
42
43 3 TEXTINCLUDE DISCARDABLE
44 BEGIN
45 "#include ""keycode-version.rc""\r\n"
46 "\0"
47 END
48
49 #endif // APSTUDIO_INVOKED
50
51 #endif // Japanese resources
52 /////////////////////////////////////////////////////////////////////////////
53
54
55 /////////////////////////////////////////////////////////////////////////////
56 // English (US) resources
57
58 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
59 #ifdef _WIN32
60 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
61 #pragma code_page(1252)
62 #endif //_WIN32
63
64 /////////////////////////////////////////////////////////////////////////////
65 //
66 // Icon
67 //
68
69 // Icon with lowest ID value placed first to ensure application icon
70 // remains consistent on all systems.
71 IDI_KEYCODE ICON DISCARDABLE "keycode.ico"
72 #endif // English (US) resources
73 /////////////////////////////////////////////////////////////////////////////
74
75
76
77 #ifndef APSTUDIO_INVOKED
78 /////////////////////////////////////////////////////////////////////////////
79 //
80 // Generated from the TEXTINCLUDE 3 resource.
81 //
82 #include "keycode-version.rc"
83
84 /////////////////////////////////////////////////////////////////////////////
85 #endif // not APSTUDIO_INVOKED
86

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