blob: c74dede5763d8f92dadd05700f10edd7f66238af [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001//Microsoft Visual C++ generated resource script.
2//
3#include "include.h"
4#include "resource.h"
5
6#define APSTUDIO_READONLY_SYMBOLS
7/////////////////////////////////////////////////////////////////////////////
8//
9// Generated from the TEXTINCLUDE 2 resource.
10//
11#ifndef APSTUDIO_INVOKED
12#include "targetver.h"
13#endif
14#define APSTUDIO_HIDDEN_SYMBOLS
15#include "windows.h"
16#undef APSTUDIO_HIDDEN_SYMBOLS
17/////////////////////////////////////////////////////////////////////////////
18#undef APSTUDIO_READONLY_SYMBOLS
19
20#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
21LANGUAGE 9, 1
22#pragma code_page(932)
23
24/////////////////////////////////////////////////////////////////////////////
25//
26// Icon
27//
28
29// Icon with lowest ID value placed first to ensure application icon
30// remains consistent on all systems.
31
32IDI_HELLO ICON "hello.ico"
33IDI_SMALL ICON "small.ico"
34
35#ifdef APSTUDIO_INVOKED
36/////////////////////////////////////////////////////////////////////////////
37//
38// TEXTINCLUDE
39//
401 TEXTINCLUDE
41BEGIN
42 "resource.h\0"
43END
44
452 TEXTINCLUDE
46BEGIN
47 "#ifndef APSTUDIO_INVOKED\r\n"
48 "#include ""targetver.h""\r\n"
49 "#endif\r\n"
50 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
51 "#include ""windows.h""\r\n"
52 "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
53 "\0"
54END
55
563 TEXTINCLUDE
57BEGIN
58 "\r\n"
59 "\0"
60END
61
62#endif // APSTUDIO_INVOKED
63
64/////////////////////////////////////////////////////////////////////////////
65//
66// String Table
67//
68
69STRINGTABLE
70BEGIN
71 IDC_HELLO "HELLO"
72 IDS_APP_TITLE "hello"
73END
74
75#endif
76/////////////////////////////////////////////////////////////////////////////
77
78
79
80#ifndef APSTUDIO_INVOKED
81/////////////////////////////////////////////////////////////////////////////
82//
83// Generated from the TEXTINCLUDE 3 resource.
84//
85
86/////////////////////////////////////////////////////////////////////////////
87#endif // not APSTUDIO_INVOKED