• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1//Microsoft Visual C++ 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#ifndef APSTUDIO_INVOKED
11#include "targetver.h"
12#endif
13#define APSTUDIO_HIDDEN_SYMBOLS
14#include "windows.h"
15#undef APSTUDIO_HIDDEN_SYMBOLS
16/////////////////////////////////////////////////////////////////////////////
17#undef APSTUDIO_READONLY_SYMBOLS
18
19#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20LANGUAGE 9, 1
21#pragma code_page(932)
22
23/////////////////////////////////////////////////////////////////////////////
24//
25// Icon
26//
27
28// Icon with lowest ID value placed first to ensure application icon
29// remains consistent on all systems.
30
31IDI_HELLO       ICON         "hello.ico"
32IDI_SMALL               ICON         "small.ico"
33
34#ifdef APSTUDIO_INVOKED
35/////////////////////////////////////////////////////////////////////////////
36//
37// TEXTINCLUDE
38//
391 TEXTINCLUDE
40BEGIN
41    "resource.h\0"
42END
43
442 TEXTINCLUDE
45BEGIN
46	"#ifndef APSTUDIO_INVOKED\r\n"
47    "#include ""targetver.h""\r\n"
48    "#endif\r\n"
49    "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
50    "#include ""windows.h""\r\n"
51    "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
52    "\0"
53END
54
553 TEXTINCLUDE
56BEGIN
57    "\r\n"
58    "\0"
59END
60
61#endif    // APSTUDIO_INVOKED
62
63/////////////////////////////////////////////////////////////////////////////
64//
65// String Table
66//
67
68STRINGTABLE
69BEGIN
70   IDC_HELLO   "HELLO"
71   IDS_APP_TITLE       "hello"
72END
73
74#endif
75/////////////////////////////////////////////////////////////////////////////
76
77
78
79#ifndef APSTUDIO_INVOKED
80/////////////////////////////////////////////////////////////////////////////
81//
82// Generated from the TEXTINCLUDE 3 resource.
83//
84
85/////////////////////////////////////////////////////////////////////////////
86#endif    // not APSTUDIO_INVOKED
87