Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / ACE / examples / Log_Msg / Log_Msg_MFC / Log_Msg_MFC.rc
blob5f2f04dce745edef7e2ec9284a869957ca160e7c
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
15 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
22 #endif //_WIN32
24 #ifdef APSTUDIO_INVOKED
25 /////////////////////////////////////////////////////////////////////////////
27 // TEXTINCLUDE
30 1 TEXTINCLUDE DISCARDABLE 
31 BEGIN
32     "resource.h\0"
33 END
35 2 TEXTINCLUDE DISCARDABLE 
36 BEGIN
37     "#include ""afxres.h""\r\n"
38     "\0"
39 END
41 3 TEXTINCLUDE DISCARDABLE 
42 BEGIN
43     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
44     "#define _AFX_NO_OLE_RESOURCES\r\n"
45     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
46     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
47     "\r\n"
48     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
49     "#ifdef _WIN32\r\n"
50     "LANGUAGE 9, 1\r\n"
51     "#pragma code_page(1252)\r\n"
52     "#endif //_WIN32\r\n"
53     "#include ""res\\Log_Msg_MFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
54     "#include ""afxres.rc""         // Standard components\r\n"
55     "#endif\r\n"
56     "\0"
57 END
59 #endif    // APSTUDIO_INVOKED
62 /////////////////////////////////////////////////////////////////////////////
64 // Icon
67 // Icon with lowest ID value placed first to ensure application icon
68 // remains consistent on all systems.
69 IDR_MAINFRAME           ICON    DISCARDABLE     "res\\Log_Msg_MFC.ico"
71 /////////////////////////////////////////////////////////////////////////////
73 // Dialog
76 IDD_ABOUTBOX DIALOG DISCARDABLE  0, 0, 235, 55
77 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
78 CAPTION "About Log_Msg_MFC"
79 FONT 8, "MS Sans Serif"
80 BEGIN
81     ICON            IDR_MAINFRAME,IDC_STATIC,11,17,20,20
82     LTEXT           "Log_Msg_MFC Version 1.0",IDC_STATIC,40,10,119,8,
83                     SS_NOPREFIX
84     LTEXT           "Copyright (C) 2002",IDC_STATIC,40,25,119,8
85     DEFPUSHBUTTON   "OK",IDOK,178,7,50,14,WS_GROUP
86 END
88 IDD_LOG_MSG_MFC_DIALOG DIALOGEX 0, 0, 320, 200
89 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
90 EXSTYLE WS_EX_APPWINDOW
91 CAPTION "Log_Msg_MFC"
92 FONT 8, "MS Sans Serif"
93 BEGIN
94     DEFPUSHBUTTON   "OK",IDOK,241,170,50,14
95     PUSHBUTTON      "DebugMe",IDC_BUTTON1,92,96,50,14
96     LTEXT           "Run this program inside the Visual Studio debugger.  Press the DebugMe button and see the ACE_DEBUG messages appear in the Visual Studio debug console.",
97                     IDC_STATIC,83,28,116,56
98 END
101 #ifndef _MAC
102 /////////////////////////////////////////////////////////////////////////////
104 // Version
107 VS_VERSION_INFO VERSIONINFO
108  FILEVERSION 1,0,0,1
109  PRODUCTVERSION 1,0,0,1
110  FILEFLAGSMASK 0x3fL
111 #ifdef _DEBUG
112  FILEFLAGS 0x1L
113 #else
114  FILEFLAGS 0x0L
115 #endif
116  FILEOS 0x4L
117  FILETYPE 0x1L
118  FILESUBTYPE 0x0L
119 BEGIN
120     BLOCK "StringFileInfo"
121     BEGIN
122         BLOCK "040904B0"
123         BEGIN
124             VALUE "CompanyName", "\0"
125             VALUE "FileDescription", "Log_Msg_MFC MFC Application\0"
126             VALUE "FileVersion", "1, 0, 0, 1\0"
127             VALUE "InternalName", "Log_Msg_MFC\0"
128             VALUE "LegalCopyright", "Copyright (C) 2002\0"
129             VALUE "LegalTrademarks", "\0"
130             VALUE "OriginalFilename", "Log_Msg_MFC.EXE\0"
131             VALUE "ProductName", "Log_Msg_MFC Application\0"
132             VALUE "ProductVersion", "1, 0, 0, 1\0"
133         END
134     END
135     BLOCK "VarFileInfo"
136     BEGIN
137         VALUE "Translation", 0x409, 1200
138     END
141 #endif    // !_MAC
144 /////////////////////////////////////////////////////////////////////////////
146 // DESIGNINFO
149 #ifdef APSTUDIO_INVOKED
150 GUIDELINES DESIGNINFO DISCARDABLE 
151 BEGIN
152     IDD_ABOUTBOX, DIALOG
153     BEGIN
154         LEFTMARGIN, 7
155         RIGHTMARGIN, 228
156         TOPMARGIN, 7
157         BOTTOMMARGIN, 48
158     END
160     IDD_LOG_MSG_MFC_DIALOG, DIALOG
161     BEGIN
162         LEFTMARGIN, 7
163         RIGHTMARGIN, 313
164         TOPMARGIN, 7
165         BOTTOMMARGIN, 193
166     END
168 #endif    // APSTUDIO_INVOKED
171 /////////////////////////////////////////////////////////////////////////////
173 // String Table
176 STRINGTABLE DISCARDABLE 
177 BEGIN
178     IDS_ABOUTBOX            "&About Log_Msg_MFC..."
181 #endif    // English (U.S.) resources
182 /////////////////////////////////////////////////////////////////////////////
186 #ifndef APSTUDIO_INVOKED
187 /////////////////////////////////////////////////////////////////////////////
189 // Generated from the TEXTINCLUDE 3 resource.
191 #define _AFX_NO_SPLITTER_RESOURCES
192 #define _AFX_NO_OLE_RESOURCES
193 #define _AFX_NO_TRACKER_RESOURCES
194 #define _AFX_NO_PROPERTY_RESOURCES
196 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
197 #ifdef _WIN32
198 LANGUAGE 9, 1
199 #pragma code_page(1252)
200 #endif //_WIN32
201 #include "res\Log_Msg_MFC.rc2"  // non-Microsoft Visual C++ edited resources
202 #include "afxres.rc"         // Standard components
203 #endif
205 /////////////////////////////////////////////////////////////////////////////
206 #endif    // not APSTUDIO_INVOKED