• 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//#include "afxres.h"
11#ifndef IDC_STATIC
12#define IDC_STATIC (-1)
13#endif
14#include "winresrc.h"
15
16/////////////////////////////////////////////////////////////////////////////
17#undef APSTUDIO_READONLY_SYMBOLS
18
19/////////////////////////////////////////////////////////////////////////////
20// English (U.S.) resources
21
22#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
23#ifdef _WIN32
24LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
25#pragma code_page(1252)
26#endif //_WIN32
27
28#ifdef APSTUDIO_INVOKED
29/////////////////////////////////////////////////////////////////////////////
30//
31// TEXTINCLUDE
32//
33
341 TEXTINCLUDE
35BEGIN
36    "resource.h\0"
37END
38
392 TEXTINCLUDE
40BEGIN
41    "#include ""afxres.h""\r\n"
42    "\0"
43END
44
453 TEXTINCLUDE
46BEGIN
47    "\r\n"
48    "\0"
49END
50
51#endif    // APSTUDIO_INVOKED
52
53
54/////////////////////////////////////////////////////////////////////////////
55//
56// Dialog
57//
58
59IDD_DIALOG1 DIALOGEX 0, 0, 100, 100
60STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
61CAPTION "Capture Window"
62FONT 8, "MS Shell Dlg", 400, 0, 0x1
63BEGIN
64    LTEXT           "This window is used as Input Capture Window, and to display some info. Press Q or ESC to exit or hit button 1 of joystick",
65                    IDC_STATIC,7,7,82,86
66END
67
68
69/////////////////////////////////////////////////////////////////////////////
70//
71// DESIGNINFO
72//
73
74#ifdef APSTUDIO_INVOKED
75GUIDELINES DESIGNINFO
76BEGIN
77    IDD_DIALOG1, DIALOG
78    BEGIN
79        LEFTMARGIN, 7
80        TOPMARGIN, 7
81    END
82END
83#endif    // APSTUDIO_INVOKED
84
85#endif    // English (U.S.) resources
86/////////////////////////////////////////////////////////////////////////////
87
88
89
90#ifndef APSTUDIO_INVOKED
91/////////////////////////////////////////////////////////////////////////////
92//
93// Generated from the TEXTINCLUDE 3 resource.
94//
95
96
97/////////////////////////////////////////////////////////////////////////////
98#endif    // not APSTUDIO_INVOKED
99
100