1 // Microsoft Visual C++ generated resource script.
\r
3 #include "resource.h"
\r
5 #define APSTUDIO_READONLY_SYMBOLS
\r
6 /////////////////////////////////////////////////////////////////////////////
\r
8 // Generated from the TEXTINCLUDE 2 resource.
\r
12 /////////////////////////////////////////////////////////////////////////////
\r
13 #undef APSTUDIO_READONLY_SYMBOLS
\r
15 /////////////////////////////////////////////////////////////////////////////
\r
16 // English (U.S.) resources
\r
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
\r
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
\r
21 #pragma code_page(1252)
\r
24 #ifdef APSTUDIO_INVOKED
\r
25 /////////////////////////////////////////////////////////////////////////////
\r
37 "#include ""atlres.h""\r\n"
\r
46 #endif // APSTUDIO_INVOKED
\r
49 /////////////////////////////////////////////////////////////////////////////
\r
54 // Icon with lowest ID value placed first to ensure application icon
\r
55 // remains consistent on all systems.
\r
56 IDR_MAINFRAME ICON "res\\gdipp_pre.ico"
\r
58 /////////////////////////////////////////////////////////////////////////////
\r
63 IDD_ABOUTBOX DIALOGEX 0, 0, 187, 102
\r
64 STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
\r
66 FONT 8, "Tahoma", 0, 0, 0x0
\r
68 DEFPUSHBUTTON "OK",IDOK,130,81,50,14
\r
69 CTEXT "gdipp Preview\n[Current Version]\n\n(c) Copyright 2010",IDC_STATIC,25,57,78,32
\r
70 ICON IDR_MAINFRAME,IDC_STATIC,55,26,20,20
\r
71 GROUPBOX "",IDC_STATIC,7,7,115,88
\r
74 IDD_MAINDLG DIALOGEX 0, 0, 400, 250
\r
75 STYLE DS_SETFONT | WS_MINIMIZEBOX | WS_CAPTION | WS_SYSMENU
\r
76 CAPTION "gdipp Preview"
\r
77 FONT 10, "Segoe UI", 400, 0, 0x0
\r
79 LTEXT "",IDC_STATIC,7,7,386,236
\r
83 /////////////////////////////////////////////////////////////////////////////
\r
88 #ifdef APSTUDIO_INVOKED
\r
89 GUIDELINES DESIGNINFO
\r
91 IDD_ABOUTBOX, DIALOG
\r
107 #endif // APSTUDIO_INVOKED
\r
110 /////////////////////////////////////////////////////////////////////////////
\r
115 IDR_MAINFRAME ACCELERATORS
\r
117 "N", ID_FILE_NEW, VIRTKEY, CONTROL
\r
118 "O", ID_FILE_OPEN, VIRTKEY, CONTROL
\r
119 "S", ID_FILE_SAVE, VIRTKEY, CONTROL
\r
120 VK_F6, ID_NEXT_PANE, VIRTKEY
\r
121 VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT
\r
125 /////////////////////////////////////////////////////////////////////////////
\r
130 VS_VERSION_INFO VERSIONINFO
\r
131 FILEVERSION 1,0,0,0
\r
132 PRODUCTVERSION 1,0,0,0
\r
133 FILEFLAGSMASK 0x3fL
\r
143 BLOCK "StringFileInfo"
\r
147 VALUE "CompanyName", "gdipp Project"
\r
148 VALUE "FileDescription", "gdipp Preview"
\r
149 VALUE "FileVersion", "1, 0, 0, 0"
\r
150 VALUE "InternalName", "gdipp_pre"
\r
151 VALUE "LegalCopyright", "Copyright (C) gdipp Project 2010"
\r
152 VALUE "OriginalFilename", "gdipp_pre.exe"
\r
153 VALUE "ProductName", "gdipp Preview"
\r
154 VALUE "ProductVersion", "1, 0, 0, 0"
\r
157 BLOCK "VarFileInfo"
\r
159 VALUE "Translation", 0x409, 1252
\r
164 /////////////////////////////////////////////////////////////////////////////
\r
169 IDR_MAINFRAME MENU
\r
173 MENUITEM "&New\tCtrl+N", ID_FILE_NEW
\r
174 MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
\r
175 MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
\r
176 MENUITEM "Save &As...", ID_FILE_SAVE_AS
\r
178 MENUITEM "E&xit", ID_APP_EXIT
\r
182 MENUITEM "Change Font", ID_TOOLS_CHANGEFONT
\r
186 MENUITEM "&About gdipp Preview...", ID_APP_ABOUT
\r
191 /////////////////////////////////////////////////////////////////////////////
\r
198 IDR_MAINFRAME "gdipp_pre"
\r
203 ID_FILE_NEW "Create a new document\nNew"
\r
204 ID_FILE_OPEN "Open an existing document\nOpen"
\r
205 ID_FILE_CLOSE "Close the active document\nClose"
\r
206 ID_FILE_SAVE "Save the active document\nSave"
\r
207 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
\r
208 ID_FILE_PAGE_SETUP "Change the printing options\nPage Setup"
\r
209 ID_FILE_PRINT_SETUP "Change the printer and printing options\nPrint Setup"
\r
210 ID_FILE_PRINT "Print the active document\nPrint"
\r
211 ID_FILE_PRINT_PREVIEW "Display full pages\nPrint Preview"
\r
216 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
\r
217 ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
\r
222 ID_NEXT_PANE "Switch to the next window pane\nNext Pane"
\r
223 ID_PREV_PANE "Switch back to the previous window pane\nPrevious Pane"
\r
228 ID_WINDOW_NEW "Open another window for the active document\nNew Window"
\r
229 ID_WINDOW_ARRANGE "Arrange icons at the bottom of the window\nArrange Icons"
\r
230 ID_WINDOW_CASCADE "Arrange windows so they overlap\nCascade Windows"
\r
231 ID_WINDOW_TILE_HORZ "Arrange windows as non-overlapping tiles\nTile Windows"
\r
232 ID_WINDOW_TILE_VERT "Arrange windows as non-overlapping tiles\nTile Windows"
\r
233 ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
\r
238 ID_EDIT_CLEAR "Erase the selection\nErase"
\r
239 ID_EDIT_CLEAR_ALL "Erase everything\nErase All"
\r
240 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
\r
241 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
\r
242 ID_EDIT_FIND "Find the specified text\nFind"
\r
243 ID_EDIT_PASTE "Insert Clipboard contents\nPaste"
\r
244 ID_EDIT_REPEAT "Repeat the last action\nRepeat"
\r
245 ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
\r
246 ID_EDIT_SELECT_ALL "Select the entire document\nSelect All"
\r
247 ID_EDIT_UNDO "Undo the last action\nUndo"
\r
248 ID_EDIT_REDO "Redo the previously undone action\nRedo"
\r
253 ATL_IDS_SCSIZE "Change the window size"
\r
254 ATL_IDS_SCMOVE "Change the window position"
\r
255 ATL_IDS_SCMINIMIZE "Reduce the window to an icon"
\r
256 ATL_IDS_SCMAXIMIZE "Enlarge the window to full size"
\r
257 ATL_IDS_SCNEXTWINDOW "Switch to the next document window"
\r
258 ATL_IDS_SCPREVWINDOW "Switch to the previous document window"
\r
259 ATL_IDS_SCCLOSE "Close the active window and prompts to save the documents"
\r
264 ATL_IDS_SCRESTORE "Restore the window to normal size"
\r
265 ATL_IDS_SCTASKLIST "Activate Task List"
\r
266 ATL_IDS_MDICHILD "Activate this window"
\r
271 ATL_IDS_IDLEMESSAGE "Ready"
\r
276 ATL_IDS_MRU_FILE "Open this document"
\r
279 #endif // English (U.S.) resources
\r
280 /////////////////////////////////////////////////////////////////////////////
\r