Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

3193 lines
150 KiB

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"#define _AFX_NO_SPLITTER_RESOURCES\r\n"
"#define _AFX_NO_OLE_RESOURCES\r\n"
"#define _AFX_NO_TRACKER_RESOURCES\r\n"
"#define _AFX_NO_PROPERTY_RESOURCES\r\n"
"\r\n"
"#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
"#ifdef _WIN32\r\n"
"LANGUAGE 9, 1\r\n"
"#pragma code_page(1252)\r\n"
"#endif\r\n"
"#include ""res\\MiniDev.Rc2"" // non-Microsoft Visual C++ edited resources\r\n"
"#include ""afxres.rc"" // Standard components\r\n"
"#include ""afxprint.rc"" // printing/print preview resources\r\n"
"#endif\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDR_MAINFRAME ICON DISCARDABLE "res\\MiniDev.ico"
IDR_MINIWSTYPE ICON DISCARDABLE "res\\ProjRec.ico"
IDR_GLYPHMAP ICON DISCARDABLE "res\\GlyphMap.ico"
IDR_FONT_VIEWER ICON DISCARDABLE "res\\FontView.ico"
IDR_GPD_VIEWER ICON DISCARDABLE "res\\GPDView.ico"
IDI_BrowseArrow ICON DISCARDABLE "res\\Magnify.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDR_MAINFRAME BITMAP MOVEABLE PURE "res\\Toolbar.bmp"
IDB_Wizard BITMAP DISCARDABLE "res\\Wizard.bmp"
IDB_LIGHTBULB BITMAP DISCARDABLE "res\\litebulb.bmp"
IDR_GPD_VIEWER BITMAP DISCARDABLE "res\\GPDView.bmp"
IDB_FONT_VIEWER BITMAP DISCARDABLE "res\\bitmap5.bmp"
IDB_GLYPHMAP BITMAP DISCARDABLE "res\\bitmap4.bmp"
IDB_GPD_VIEWER BITMAP DISCARDABLE "res\\bitmap3.bmp"
IDB_MAINFRAME BITMAP DISCARDABLE "res\\bitmap2.bmp"
IDB_MINIWSTYPE BITMAP DISCARDABLE "res\\bmp00001.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Toolbar
//
IDR_MAINFRAME TOOLBAR DISCARDABLE 16, 15
BEGIN
BUTTON ID_FILE_NEW
BUTTON ID_FILE_OPEN
BUTTON ID_FILE_SAVE
SEPARATOR
BUTTON ID_EDIT_CUT
BUTTON ID_EDIT_COPY
BUTTON ID_EDIT_PASTE
SEPARATOR
BUTTON ID_FILE_PRINT
BUTTON ID_HELP_FINDER
END
IDR_GPD_VIEWER TOOLBAR DISCARDABLE 16, 15
BEGIN
BUTTON ID_FILE_PARSE
SEPARATOR
BUTTON ID_BOGUS_SBOX
SEPARATOR
BUTTON ID_SrchNextBtn
BUTTON ID_SrchPrevBtn
END
/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
IDR_MAINFRAME MENU PRELOAD DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "&New\tCtrl+N", ID_FILE_NEW
MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
MENUITEM SEPARATOR
MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_APP_EXIT
END
POPUP "&View"
BEGIN
MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", ID_HELP_FINDER
MENUITEM SEPARATOR
MENUITEM "&About the tool...", ID_APP_ABOUT
END
END
IDR_MINIWSTYPE MENU PRELOAD DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "&New\tCtrl+N", ID_FILE_NEW
MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
MENUITEM "&Close", ID_FILE_CLOSE
MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
MENUITEM "Save &As...", ID_FILE_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "Chec&k Syntax of all GPDs\tF7", ID_FILE_PARSE
MENUITEM "Check &Workspace\tF8", ID_FILE_CheckWS
MENUITEM SEPARATOR
MENUITEM "&Generate INF...\tF9", ID_FILE_INF
MENUITEM SEPARATOR
MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_APP_EXIT
END
POPUP "&Edit"
BEGIN
MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
MENUITEM SEPARATOR
MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
END
POPUP "&View"
BEGIN
MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
END
POPUP "&Window"
BEGIN
MENUITEM "&Cascade", ID_WINDOW_CASCADE
MENUITEM "&Tile", ID_WINDOW_TILE_HORZ
MENUITEM "&Arrange Icons", ID_WINDOW_ARRANGE
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", ID_HELP_FINDER
MENUITEM SEPARATOR
MENUITEM "&About the tool...", ID_APP_ABOUT
END
END
IDR_GLYPHMAP MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "&New\tCtrl+N", ID_FILE_NEW
MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
MENUITEM "&Close", ID_FILE_CLOSE
MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
MENUITEM "Save &As...", ID_FILE_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_APP_EXIT
END
POPUP "&Edit"
BEGIN
MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
MENUITEM SEPARATOR
MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
END
POPUP "&View"
BEGIN
MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
END
POPUP "&Window"
BEGIN
MENUITEM "&Cascade", ID_WINDOW_CASCADE
MENUITEM "&Tile", ID_WINDOW_TILE_HORZ
MENUITEM "&Arrange Icons", ID_WINDOW_ARRANGE
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", ID_HELP_FINDER
MENUITEM SEPARATOR
MENUITEM "&About the tool...", ID_APP_ABOUT
END
END
IDR_FONT_VIEWER MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "&New\tCtrl+N", ID_FILE_NEW
MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
MENUITEM "&Close", ID_FILE_CLOSE
MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
MENUITEM "Save &As...", ID_FILE_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_APP_EXIT
END
POPUP "&Edit"
BEGIN
MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
MENUITEM SEPARATOR
MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
END
POPUP "&View"
BEGIN
MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
END
POPUP "&Window"
BEGIN
MENUITEM "&Cascade", ID_WINDOW_CASCADE
MENUITEM "&Tile", ID_WINDOW_TILE_HORZ
MENUITEM "&Arrange Icons", ID_WINDOW_ARRANGE
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", ID_HELP_FINDER
MENUITEM SEPARATOR
MENUITEM "&About the tool...", ID_APP_ABOUT
END
END
IDR_INF_FILE_VIEWER MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "&New\tCtrl+N", ID_FILE_NEW
MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
MENUITEM "&Close", ID_FILE_CLOSE
MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
MENUITEM "Save &As...", ID_FILE_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "Change INF...\tF9", ID_FILE_Change_INF
MENUITEM "Check INF\tF8", ID_FILE_Check_INF
MENUITEM SEPARATOR
MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_APP_EXIT
END
POPUP "&Edit"
BEGIN
MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
END
POPUP "&View"
BEGIN
MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
END
POPUP "&Window"
BEGIN
MENUITEM "&Cascade", ID_WINDOW_CASCADE
MENUITEM "&Tile", ID_WINDOW_TILE_HORZ
MENUITEM "&Arrange Icons", ID_WINDOW_ARRANGE
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", ID_HELP_FINDER
MENUITEM SEPARATOR
MENUITEM "&About the tool...", ID_APP_ABOUT
END
END
IDR_GPD_VIEWER MENU DISCARDABLE
BEGIN
POPUP "&File"
BEGIN
MENUITEM "&New\tCtrl+N", ID_FILE_NEW
MENUITEM "&Open...\tCtrl+O", ID_FILE_OPEN
MENUITEM "&Close", ID_FILE_CLOSE
MENUITEM "&Save\tCtrl+S", ID_FILE_SAVE
MENUITEM "Save &As...", ID_FILE_SAVE_AS
MENUITEM SEPARATOR
MENUITEM "Chec&k Syntax\tF7", ID_FILE_PARSE
MENUITEM "Set Error &Level...", ID_FILE_ERROR_LEVEL
MENUITEM SEPARATOR
MENUITEM "&Generate INF...\tF9", ID_FILE_INF
MENUITEM SEPARATOR
MENUITEM "Recent File", ID_FILE_MRU_FILE1, GRAYED
MENUITEM SEPARATOR
MENUITEM "E&xit", ID_APP_EXIT
END
POPUP "&Edit"
BEGIN
MENUITEM "&Undo\tCtrl+Z", ID_EDIT_UNDO
MENUITEM SEPARATOR
MENUITEM "Cu&t\tCtrl+X", ID_EDIT_CUT
MENUITEM "&Copy\tCtrl+C", ID_EDIT_COPY
MENUITEM "&Paste\tCtrl+V", ID_EDIT_PASTE
MENUITEM SEPARATOR
MENUITEM "&Find...\tCtrl+F", ID_EDIT_FIND
MENUITEM "Find &Next \tF3", ID_EDIT_REPEAT
MENUITEM "R&eplace \tCtrl+H", ID_EDIT_REPLACE
MENUITEM SEPARATOR
MENUITEM "&Go To...\tCtrl+G", ID_EDIT_GOTO
MENUITEM "Editing &Aids", ID_EDIT_ENABLE_AIDS, CHECKED
END
POPUP "&View"
BEGIN
MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
END
POPUP "&Window"
BEGIN
MENUITEM "&Cascade", ID_WINDOW_CASCADE
MENUITEM "&Tile", ID_WINDOW_TILE_HORZ
MENUITEM "&Arrange Icons", ID_WINDOW_ARRANGE
END
POPUP "&Help"
BEGIN
MENUITEM "&Help Topics", ID_HELP_FINDER
MENUITEM SEPARATOR
MENUITEM "&About the tool...", ID_APP_ABOUT
END
END
/////////////////////////////////////////////////////////////////////////////
//
// Accelerator
//
IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
IDR_GPD_VIEWER ACCELERATORS DISCARDABLE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"F", ID_EDIT_FIND, VIRTKEY, CONTROL, NOINVERT
"G", ID_EDIT_GOTO, VIRTKEY, CONTROL, NOINVERT
"H", ID_EDIT_REPLACE, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"N", IDC_Next, VIRTKEY, ALT, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"P", IDC_Previous, VIRTKEY, ALT, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F3, ID_EDIT_REPEAT, VIRTKEY, NOINVERT
VK_F4, IDC_Next, VIRTKEY, NOINVERT
VK_F4, IDC_Previous, VIRTKEY, SHIFT, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_F7, ID_FILE_PARSE, VIRTKEY, NOINVERT
VK_F9, ID_FILE_INF, VIRTKEY, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"X", IDC_RemoveError, VIRTKEY, ALT, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
IDR_MINIWSTYPE ACCELERATORS DISCARDABLE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_F7, ID_FILE_PARSE, VIRTKEY, NOINVERT
VK_F8, ID_FILE_CheckWS, VIRTKEY, NOINVERT
VK_F9, ID_FILE_INF, VIRTKEY, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
IDR_FONT_VIEWER ACCELERATORS PRELOAD MOVEABLE PURE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
IDR_GLYPHMAP ACCELERATORS PRELOAD MOVEABLE PURE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
IDR_STRINGEDITOR ACCELERATORS PRELOAD MOVEABLE PURE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
IDR_INF_FILE_VIEWER ACCELERATORS PRELOAD MOVEABLE PURE
BEGIN
"C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
"N", ID_FILE_NEW, VIRTKEY, CONTROL, NOINVERT
"O", ID_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
"P", ID_FILE_PRINT, VIRTKEY, CONTROL, NOINVERT
"S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
"V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
VK_F1, ID_HELP, VIRTKEY, NOINVERT
VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
VK_F8, ID_FILE_Check_INF, VIRTKEY, NOINVERT
VK_F9, ID_FILE_Change_INF, VIRTKEY, NOINVERT
VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
"X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
"Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
END
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_ABOUTBOX DIALOGEX 0, 0, 285, 114
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "About the Minidriver Development Tool"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDR_MINIWSTYPE,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN,WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
LTEXT "Microsoft Minidriver Development Tool - Version 1.5",
IDC_STATIC,40,10,204,8,SS_NOPREFIX
LTEXT "Copyright© 1997-2003 by Microsoft Corporation. All Rights Reserved.",
IDC_STATIC,40,23,280,8
DEFPUSHBUTTON "OK",IDOK,121,93,32,14,WS_GROUP
LTEXT "Static",IDC_PhysicalMemory,76,41,177,8
LTEXT "Static",IDC_FreeDiskSpace,76,54,177,8
LTEXT "Static",IDC_CodePages,76,67,177,8
ICON IDR_FONT_VIEWER,IDC_STATIC,7,34,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN,WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
ICON IDR_GLYPHMAP,IDC_STATIC,7,60,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN,WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
END
IDD_FirstPageNewWizard DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Conversion Wizard - Begin"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Welcome to the Microsoft Minidriver Conversion Wizard.\n\nThis wizard will convert Windows 3.1, Windows 95/98, and older Windows NT minidrivers to Windows 2000 minidrivers.",
IDC_STATIC,91,7,177,47
LTEXT "Press the ""Next"" button to continue or the ""Cancel"" button to exit the wizard.",
IDC_STATIC,91,132,177,18
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "You will be asked to select a W31 or RC file on which to base the conversion.\n\nPlease Note: To convert a Windows NT minidriver, you must select its W31 file; not its RC file. Select an RC file to convert any other drivers.",
IDC_STATIC,91,62,177,59
END
IDD_INFW_Welcome DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 1 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Welcome to the Microsoft INF File Generation Wizard.\n\nThis wizard will build an INF file that can be used to install the code and data needed to print on selected printer models in this printer driver.",
IDC_STATIC,98,7,177,47
LTEXT "Press the ""Next"" button to continue or the ""Cancel"" button to exit the wizard.",
IDC_STATIC,98,132,177,18
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "You will be asked to select the printer models to include, questions about those models, and questions about the printer driver.\n\nA summary of your responses will be displayed before the INF file is generated.",
IDC_STATIC,98,62,177,59
END
IDD_INFW_ChooseModels DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 2 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Choose the printer models you want to include in the INF file.\n\n\nSelect or deselect a model by double-clicking on it.",
IDC_STATIC,98,7,177,43
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
CONTROL "List1",IDC_ModelsList,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,98,52,177,115
END
IDD_INFW_ModelPnPIDS DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 3 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Enter the PnP ID for each model.\n\nIf you do not enter an ID for a model, the wizard will generate a pseudo PnP ID for it.",
IDC_STATIC,98,7,177,43
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
CONTROL "List1",IDC_ModelsPnPIDList,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,98,52,177,115
END
IDD_INFW_MfgName DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 10 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "The INF file must include the printer manufacturer's name and an abbreviation for that name. The wizard has tried to determine these values.\n\nPlease confirm or correct the values determined by the wizard.",
IDC_STATIC,98,7,177,47
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "&Manufacturer:",IDC_STATIC,98,71,149,9
EDITTEXT IDC_ManufacturerBox,98,82,177,12,ES_AUTOHSCROLL
LTEXT "&Abbreviation (Provider):",IDC_STATIC,98,118,164,9
EDITTEXT IDC_ProviderBox,98,129,177,12,ES_AUTOHSCROLL
END
IDD_INFW_BiDi DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 4 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Which of the selected models refer to BI-DI printers?\n\n\n\nDouble-click on each BI-DI model.",
IDC_STATIC,98,7,177,42
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
CONTROL "List1",IDC_ModelsList,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,98,52,177,115
END
IDD_INFW_ICMProfiles DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 5 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "Which of the selected printer models require ICM profiles?",
IDC_STATIC,98,7,177,18
LTEXT "For each model that requires ICM profile files:\n o Select the model in the list box.\n o Enter the ICM profile filespecs in the grid control\n one per line. You can browse for filespecs, too.",
IDC_STATIC,98,27,177,34
LTEXT "&Models:",IDC_STATIC,98,66,49,9
LISTBOX IDC_ModelsLst,98,77,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
CONTROL "List1",IDC_ICMFSpecsLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,98,120,177,51
PUSHBUTTON "&Browse...",IDC_BrowseBtn,23,157,50,14,WS_DISABLED
END
IDD_INFW_IncludeFiles DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 6 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "What file should be referenced in each model's ""Include"" statement?",
IDC_STATIC,98,7,177,18
LTEXT "The default file is ""NTPRINT.INF"" and rarely needs to change.",
IDC_STATIC,98,27,177,18
LTEXT "For each model that requires a different Include file:\n o Select the model in the list box.\n o Enter the Include file name for the model in that edit\n box.",
IDC_STATIC,98,50,177,42
LTEXT "&Models:",IDC_STATIC,98,95,49,9
LISTBOX IDC_ModelsLst,98,106,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
LTEXT "&Include File:",IDC_STATIC,98,148,49,9
EDITTEXT IDC_IncludeFileBox,98,159,177,12,ES_AUTOHSCROLL |
WS_DISABLED
END
IDD_INFW_ExtraFiles DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 9 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "Which of the selected printer models require nonstandard files to be installed?",
IDC_STATIC,98,7,177,18
LTEXT "For each model that requires nonstandard files:\n o Select the model in the list box.\n o Enter the filespecs in the grid control one per\n line. You can browse for filespecs, too.",
IDC_STATIC,98,27,177,34
LTEXT "&Models:",IDC_STATIC,98,66,49,9
LISTBOX IDC_ModelLst,98,77,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
CONTROL "List1",IDC_ExtraFSpecsLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,98,120,177,51
PUSHBUTTON "&Browse...",IDC_BrowsBtn,23,157,50,14,WS_DISABLED
END
IDD_INFW_NonStdElements DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 11 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "Is there any nonstandard information you would like to add to the INF file?",
IDC_STATIC,98,7,177,18
LTEXT "To add nonstandard information to the INF file:\n o Select an INF file section in the list box.\n o Enter key && value pairs for the section in the\n grid control one per line. (Eg, key=value)",
IDC_STATIC,98,27,177,34
LTEXT "&Sections:",IDC_STATIC,98,66,49,9
LISTBOX IDC_SectionLst,98,77,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
CONTROL "List1",IDC_KeyValueLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,98,120,177,51
PUSHBUTTON "&New Section...",IDC_NewSectionBtn,23,157,50,14
END
IDD_INFW_NonStdModelSecs DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 12 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "Do you want the files in a nonstandard section to be installed with a model?",
IDC_STATIC,98,7,177,18
LTEXT "To add a section to a model's CopyFiles statement:\n o Select an INF file section in the list box.\n o Double-click on each model that needs the section.",
IDC_STATIC,98,27,177,34
LTEXT "&Sections:",IDC_STATIC,98,66,49,9
LISTBOX IDC_SectionLst,98,77,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
CONTROL "List1",IDC_ModelSectionLst,"SysListView32",LVS_REPORT |
WS_DISABLED | WS_BORDER | WS_TABSTOP,98,120,177,51
END
IDD_INFW_Summary DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 13 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "You have entered all of the information needed to complete the INF file. The information is displayed below. Please review it.\n\nPress the Finish button if everything is ok. Use the Back button if changes are needed.",
IDC_STATIC,98,7,177,51
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
EDITTEXT IDC_SummaryBox,98,62,177,103,ES_MULTILINE |
ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY |
ES_WANTRETURN | WS_VSCROLL | WS_HSCROLL
END
IDD_NPWSelectDest DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Conversion Wizard - Select Destination"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "The Windows 2000 minidriver files will be built in the following base directory.",
IDC_STATIC,91,7,177,31
LTEXT "Windows &2000 Minidriver Files:",IDC_STATIC,91,51,97,8
EDITTEXT IDC_W2000Destination,91,60,149,14,ES_AUTOHSCROLL
PUSHBUTTON "",IDC_BrowseW2000,243,57,25,20,BS_ICON | BS_NOTIFY
LTEXT "Windows NT &4.0 Minidriver Files:",IDC_STATIC,171,117,
97,8,NOT WS_VISIBLE
EDITTEXT IDC_NT40Destination,7,130,149,14,ES_AUTOHSCROLL | NOT
WS_VISIBLE
PUSHBUTTON "",IDC_BrowseNT40,204,131,25,20,BS_ICON | BS_NOTIFY |
NOT WS_VISIBLE
LTEXT "Windows NT &3.x Minidriver Files:",IDC_STATIC,114,143,
66,8,NOT WS_VISIBLE
EDITTEXT IDC_NT3xDestination,86,154,149,14,ES_AUTOHSCROLL | NOT
WS_VISIBLE
PUSHBUTTON "",IDC_BrowseNT3x,243,148,25,20,BS_ICON | BS_NOTIFY |
NOT WS_VISIBLE
LTEXT "Windows 95/3.1 Minidriver Files",IDC_STATIC,13,143,94,8,
NOT WS_VISIBLE
EDITTEXT IDC_Win95Destination,7,154,149,14,ES_READONLY | NOT
WS_VISIBLE | NOT WS_BORDER
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,18,20
END
IDD_NPWSelectTargets DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Conversion Wizard- Select Target Environments"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "The Conversion Wizard will create minidrivers for the Windows NT versions you select below.",
IDC_STATIC,91,25,177,23
LTEXT "Type the new minidriver's name. This name will be used to identify the minidriver's workspace and device fonts.",
IDC_STATIC,90,95,178,24
CONTROL "Windows NT version &4.0",IDC_TargetNT40,"Button",
BS_AUTOCHECKBOX,109,56,94,10
CONTROL "Windows NT version &3.1, 3.5, or 3.51",IDC_TargetNT3x,
"Button",BS_AUTOCHECKBOX,109,77,134,10
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,140
LTEXT "Driver &Name:",IDC_STATIC,90,135,42,8
EDITTEXT IDC_DriverName,133,132,135,14,ES_AUTOHSCROLL
END
IDD_RunUniTool DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Conversion Wizard- Run UniTool"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,18,20
LTEXT "At least one of the Windows NT versions you selected requires you to edit printer model and font data, using the Windows 3.1 UniTool.",
IDC_STATIC,94,7,168,31
LTEXT "Press this button to start the Windows 3.1 UniTool.",
IDC_STATIC,94,82,168,21
PUSHBUTTON "&Run UniTool",IDC_RunUniTool,129,62,85,14
END
IDD_ConvertFiles DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_CAPTION
CAPTION "Minidriver Conversion Wizard- Convert Files"
FONT 8, "MS Shell Dlg"
BEGIN
PUSHBUTTON "&Convert Files...",IDC_ConvertFiles,112,148,50,14,
WS_GROUP
GROUPBOX "GPC Display Name Conversion",IDC_STATIC,90,65,178,77,
WS_GROUP
CONTROL "&Write Strings into GPD file",IDC_Direct,"Button",
BS_AUTORADIOBUTTON | WS_TABSTOP,92,74,147,14
CONTROL "Use &Standard Macro Names",IDC_Macros,"Button",
BS_AUTORADIOBUTTON,92,90,157,14
CONTROL "&Use Predefined Stringtable IDs",IDC_Common,"Button",
BS_AUTORADIOBUTTON,92,106,115,14
CONTROL "&Predefined Bin Names, Paper Names from Spooler",
IDC_SpoolerNames,"Button",BS_AUTORADIOBUTTON,92,122,174,
14
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,18,20
LTEXT "It is now time to create minidriver files for each operating system you selected.",
IDC_STATIC,90,7,178,21
LTEXT "Select a GPD conversion option and press ENTER.",
IDC_STATIC,90,40,178,11
END
IDD_GPCEditor DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Minidriver Conversion Wizard- Generate NT.GPC File(s)"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,18,20
LTEXT "To finish creating Windows NT 3.x and 4.0 minidrivers, you must now run a program that creates a GPC file.",
IDC_STATIC,91,7,177,27
DEFPUSHBUTTON "&Windows NT GPC Editor...",IDC_RunNtGpcEdit,108,89,89,
14
END
IDD_ProjectForm DIALOGEX 0, 0, 186, 158
STYLE WS_CHILD
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "Tree1",IDC_DriverView,"SysTreeView32",TVS_HASBUTTONS |
TVS_HASLINES | TVS_LINESATROOT | TVS_EDITLABELS |
TVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,54,172,97
ICON IDR_MINIWSTYPE,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN,WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
CTEXT "Minidriver Workspace Component View\n\nDouble-click a component to open it.\nRight-click to view a context menu.",
IDC_ProjectLabel,37,7,142,44,SS_SUNKEN
END
IDD_GlyphMappings DIALOG DISCARDABLE 0, 0, 317, 181
STYLE WS_CHILD | WS_CAPTION
CAPTION "Code Points and Encodings"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "List1",IDC_GlyphMapping,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_EDITLABELS |
WS_BORDER | WS_TABSTOP,7,48,288,127
LTEXT "The Glyph Translation Table contains the code points listed below.\nTo add, delete, or modify a code point, right-click on it.",
IDC_STATIC,42,7,251,23,SS_SUNKEN
ICON IDR_GLYPHMAP,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
CONTROL "Progress1",IDC_Banner,"msctls_progress32",0x0,7,34,286,
14
END
IDD_NPWCodePageSelection DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_CAPTION
CAPTION "Minidriver Conversion Wizard- Code Page Selection"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "All Windows NT drivers use Unicode for glyph mapping, while the CTT files in your source driver use an SBCS code page.",
IDC_STATIC,91,10,177,27
LTEXT "The list below shows the code page assigned to each glyph translation table. To assign a different code page to a table, select the table and press Change Page.",
IDC_STATIC,91,41,178,25
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,32,20
LTEXT "Table -> Code Page",IDC_STATIC,91,78,92,8
LISTBOX IDC_TableToPage,91,90,177,60,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "&Change Page...",IDC_ChangeCodePage,111,153,54,14
END
IDD_NPWDefaultCodePageSel DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_CAPTION
CAPTION "Minidriver Conversion Wizard- Code Page Selection"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "You need to select a Windows code page for the MDT to use when it converts the driver.",
IDC_STATIC,91,10,177,27
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,32,20
LTEXT "&Select a code page from the following list of code pages available on this computer:",
IDC_STATIC,91,52,177,18
LISTBOX IDC_CodePageList,91,74,177,73,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
END
IDD_SelectPage DIALOGEX 0, 0, 225, 109
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Select the code page for"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LISTBOX IDC_SupportedPages,7,34,211,50,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,54,88,50,14
PUSHBUTTON "Cancel",IDCANCEL,120,88,50,14
ICON IDR_GLYPHMAP,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN,WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
CTEXT "Select a code page from the list below.",IDC_STATIC,38,
7,180,26,SS_CENTERIMAGE | SS_SUNKEN
END
IDD_PredefinedPage DIALOG DISCARDABLE 0, 0, 300, 125
STYLE WS_CHILD | WS_CAPTION
CAPTION "Predefined Tables"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDR_GLYPHMAP,IDC_STATIC,7,7,20,20,SS_SUNKEN
LTEXT "Select a predefined translation table from the set below, or ""No Predefined table used"". Changing this setting will cause new code points to appear on the ""Code Points and Encodings"" tab.",
IDC_STATIC,34,7,259,27,SS_SUNKEN
LTEXT "&Predefined Maps",IDC_STATIC,114,37,54,8
LISTBOX IDC_PredefinedList,112,47,181,71,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
GROUPBOX "Overstrike usage",IDC_STATIC,5,40,100,78
LTEXT "Check the box below if some characters are produced by overstriking.",
IDC_STATIC,7,54,91,29
CONTROL "Overstrike used",IDC_Overstrike,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,11,85,65,10
END
IDD_AddCodePoints DIALOGEX 0, 0, 186, 184
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_ACCEPTFILES | WS_EX_CONTEXTHELP
CAPTION "Add code points:"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "&Unused Code Points:",IDC_STATIC,"Static",
SS_LEFTNOWORDWRAP | WS_GROUP,7,58,68,8
LISTBOX IDC_GlyphList,7,74,172,80,LBS_SORT |
LBS_NOINTEGRALHEIGHT | LBS_EXTENDEDSEL | WS_VSCROLL |
WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,35,164,50,14
PUSHBUTTON "Cancel",IDCANCEL,101,164,50,14
ICON IDR_GLYPHMAP,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN,WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
LTEXT "Each unused code point, along with its default code page, is listed below. To add one or more of these code points to the glyph translation table, select them and press OK.",
IDC_STATIC,38,7,141,46,SS_SUNKEN
CONTROL "Progress1",IDC_Banner,"msctls_progress32",WS_BORDER,7,
57,172,14
END
IDD_TIP DIALOG DISCARDABLE 0, 0, 231, 164
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Today's Development Tip"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "",-1,"Static",SS_BLACKFRAME,12,11,207,123
LTEXT "Some String",IDC_TIPSTRING,28,50,177,73
CONTROL "&Show Tips on StartUp",IDC_STARTUP,"Button",
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,13,146,85,10
PUSHBUTTON "&Next Tip",IDC_NEXTTIP,109,143,50,14,WS_GROUP
DEFPUSHBUTTON "&Close",IDOK,168,143,50,14,WS_GROUP
CONTROL "",IDC_BULB,"Static",SS_BITMAP,20,17,190,111
END
IDD_UFM1_Dlg DIALOGEX 0, 0, 210, 214
STYLE WS_CHILD | WS_CAPTION
CAPTION "Headers"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "UNIDRVINFO",IDC_STATIC,7,79,197,128
LTEXT "ulDefaultCodepage",IDC_STATIC,22,29,63,10
LTEXT "dwGlyphSetDataRCID",IDC_STATIC,22,45,76,9
EDITTEXT IDC_ebUFM1_DefaultCodepage,102,27,47,13,ES_AUTOHSCROLL |
ES_NUMBER,WS_EX_RIGHT
EDITTEXT IDC_ebUFM1_GlyphSetDataRCID,102,43,47,13,ES_AUTOHSCROLL |
ES_NUMBER,WS_EX_RIGHT
GROUPBOX "UNIFM_HDR",IDC_STATIC,7,13,157,52
LISTBOX IDC_lb_Strings,21,116,169,78,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_eb_Fields,21,104,65,13,ES_AUTOHSCROLL | ES_READONLY
EDITTEXT IDC_eb_Values,86,104,104,13,ES_AUTOHSCROLL
LTEXT "Fields",IDC_STATIC,22,93,39,8
LTEXT "Values",IDC_STATIC,117,94,39,8
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
END
IDD_GPDActionBar DIALOG DISCARDABLE 0, 0, 369, 88
STYLE WS_CHILD
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "0 &errors and warnings in this GPD:",IDC_ErrorLabel,1,1,
318,8
LISTBOX IDC_ErrorLst,1,10,368,77,LBS_NOINTEGRALHEIGHT | NOT
WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
END
IDD_KerningPairs DIALOG DISCARDABLE 0, 0, 210, 234
STYLE WS_CHILD | WS_CAPTION
CAPTION "Kerning Pairs"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "To add, delete, or modify kerning pairs, right-click inside the list.",
IDC_STATIC,45,7,125,18
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_SUNKEN
CONTROL "List1",IDC_KerningTree,"SysListView32",LVS_REPORT |
LVS_EDITLABELS | WS_BORDER | WS_TABSTOP,17,34,176,193
END
IDD_FontSimulations DIALOG DISCARDABLE 0, 0, 223, 215
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
CAPTION "IFIMETRICS Font Simulations Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "&Enabled",IDC_EnableItalicSim,"Button",BS_AUTOCHECKBOX |
BS_LEFTTEXT | WS_TABSTOP,14,58,42,10
LTEXT "&Weight:",IDC_STATIC,103,60,26,8
EDITTEXT IDC_ItalicWeight,135,55,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "&Maximum Width:",IDC_STATIC,14,76,53,8
EDITTEXT IDC_IMaxWidth,70,72,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "&Average:",IDC_STATIC,103,76,30,8
EDITTEXT IDC_IAverage,135,72,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "&Slant:",IDC_STATIC,168,61,19,8
EDITTEXT IDC_ItalicSlant,168,72,30,14,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "E&nabled",IDC_EnableBoldSim,"Button",BS_AUTOCHECKBOX |
BS_LEFTTEXT | WS_TABSTOP,14,114,42,10
LTEXT "We&ight:",IDC_STATIC,103,114,26,8
EDITTEXT IDC_BoldWeight,135,110,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Ma&ximum Width:",IDC_STATIC,14,131,53,8
EDITTEXT IDC_BMaxWidth,70,128,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "A&verage:",IDC_STATIC,103,131,30,8
EDITTEXT IDC_BAverage,135,128,19,14,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "Ena&bled",IDC_EnableBISim,"Button",BS_AUTOCHECKBOX |
BS_LEFTTEXT | WS_TABSTOP,14,168,42,10
LTEXT "Wei&ght:",IDC_STATIC,103,168,26,8
EDITTEXT IDC_BIWeight,135,165,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Maxim&um Width:",IDC_STATIC,14,186,53,8
EDITTEXT IDC_BIMaxWidth,70,183,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Ave&rage:",IDC_STATIC,103,186,30,8
EDITTEXT IDC_BIAverage,135,183,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Slan&t:",IDC_STATIC,168,172,19,8
EDITTEXT IDC_BoldItalicSlant,168,183,30,14,ES_AUTOHSCROLL |
ES_NUMBER
ICON IDR_FONT_VIEWER,IDC_STATIC,7,11,20,20,SS_SUNKEN
GROUPBOX "Italic Simulation",IDC_STATIC,7,43,208,50
GROUPBOX "Bold Simulation",IDC_STATIC,7,99,208,49
GROUPBOX "Bold Italic Simulation",IDC_STATIC,7,154,208,50
LTEXT "Enable the font simulations the printer can perform, and specify how the simulated font differs from the normal version.",
IDC_STATIC,34,7,142,24
DEFPUSHBUTTON "OK",IDOK,188,8,27,11
PUSHBUTTON "Cancel",IDCANCEL,188,22,27,11
END
IDD_UFM2S_FontSims DIALOG DISCARDABLE 0, 0, 223, 215
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
CAPTION "IFIMETRICS Font Simulations Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Enable the font simulations the printer can perform, and specify how the simulated font differs from the normal version.",
IDC_STATIC,34,7,142,24
CONTROL "&Enabled",IDC_EnableItalicSim,"Button",BS_AUTOCHECKBOX |
BS_LEFTTEXT | WS_TABSTOP,14,58,42,10
LTEXT "&Weight:",IDC_STATIC,103,60,26,8
EDITTEXT IDC_ItalicWeight,135,55,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "&Maximum Width:",IDC_STATIC,14,76,53,8
EDITTEXT IDC_IMaxWidth,70,72,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "&Average:",IDC_STATIC,103,76,30,8
EDITTEXT IDC_IAverage,135,72,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "&Slant:",IDC_STATIC,168,61,19,8
EDITTEXT IDC_ItalicSlant,168,72,30,14,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "E&nabled",IDC_EnableBoldSim,"Button",BS_AUTOCHECKBOX |
BS_LEFTTEXT | WS_TABSTOP,14,114,42,10
LTEXT "We&ight:",IDC_STATIC,103,114,26,8
EDITTEXT IDC_BoldWeight,135,110,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Ma&ximum Width:",IDC_STATIC,14,131,53,8
EDITTEXT IDC_BMaxWidth,70,128,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "A&verage:",IDC_STATIC,103,131,30,8
EDITTEXT IDC_BAverage,135,128,19,14,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "Ena&bled",IDC_EnableBISim,"Button",BS_AUTOCHECKBOX |
BS_LEFTTEXT | WS_TABSTOP,14,168,42,10
LTEXT "Wei&ght:",IDC_STATIC,103,168,26,8
EDITTEXT IDC_BIWeight,135,165,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Maxim&um Width:",IDC_STATIC,14,186,53,8
EDITTEXT IDC_BIMaxWidth,70,183,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Ave&rage:",IDC_STATIC,103,186,30,8
EDITTEXT IDC_BIAverage,135,183,19,14,ES_AUTOHSCROLL | ES_NUMBER
LTEXT "Slan&t:",IDC_STATIC,168,172,19,8
EDITTEXT IDC_BoldItalicSlant,168,183,30,14,ES_AUTOHSCROLL |
ES_NUMBER
ICON IDR_FONT_VIEWER,IDC_STATIC,7,11,20,20,SS_SUNKEN
GROUPBOX "Italic Simulation",IDC_STATIC,7,43,208,50
GROUPBOX "Bold Simulation",IDC_STATIC,7,99,208,49
GROUPBOX "Bold Italic Simulation",IDC_STATIC,7,154,208,50
DEFPUSHBUTTON "OK",IDOK,188,8,27,11
PUSHBUTTON "Cancel",IDCANCEL,188,22,27,11
END
IDD_UFM3_Dlg DIALOG DISCARDABLE 0, 0, 210, 234
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "EXT METRIC"
FONT 8, "MS Shell Dlg"
BEGIN
LISTBOX IDC_lb_Strings,7,65,195,161,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_eb_Fields,7,51,124,14,ES_AUTOHSCROLL | ES_READONLY
EDITTEXT IDC_eb_Values,131,51,71,14,ES_AUTOHSCROLL
LTEXT "Fields",IDC_STATIC,31,40,39,8
LTEXT "Values",IDC_STATIC,148,41,22,8
LTEXT "EXTTEXTMETRICS Data",IDC_STATIC,52,7,83,8
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
CONTROL "Save On Close",IDC_CHECK1,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,8,22,60,10
END
IDD_UFM3_ExtMetrics DIALOG DISCARDABLE 0, 0, 210, 234
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "EXT METRIC"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "EXTTEXTMETRICS Data",IDC_STATIC,52,7,83,8
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
CONTROL "Save On Close",IDC_SaveCloseChk,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,7,22,60,10
CONTROL "List1",IDC_ExtMetricsLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,7,37,195,192
END
IDD_UFM2_PANOSE_DLG DIALOG DISCARDABLE 0, 0, 203, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UFM PANOSE DIALOG"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,146,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,146,24,50,14
LISTBOX IDC_lb_Strings,15,41,110,85,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
EDITTEXT IDC_eb_Fields,15,27,67,14,ES_AUTOHSCROLL | ES_READONLY
EDITTEXT IDC_eb_Values,82,27,43,14,ES_AUTOHSCROLL
LTEXT "Field Names",IDC_STATIC,19,16,39,8
LTEXT "Values (0 - 255)",IDC_STATIC,73,16,50,8
GROUPBOX "",IDC_STATIC,6,3,129,142
LTEXT "Numeric data only",IDC_STATIC,37,129,63,10
END
IDD_UFM2S_Panose DIALOG DISCARDABLE 0, 0, 203, 154
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UFM PANOSE DIALOG"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,146,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,146,24,50,14
GROUPBOX "",IDC_STATIC,6,3,135,142
LTEXT "Numeric data only",IDC_STATIC,37,129,63,10
CONTROL "List1",IDC_PanoseLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,11,15,124,108
END
IDD_RECT_DLG DIALOG DISCARDABLE 0, 0, 143, 91
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Rectangle Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,102,7,34,12
PUSHBUTTON "Cancel",IDCANCEL,102,24,34,12
LISTBOX IDC_lb_Strings,19,39,60,37,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
EDITTEXT IDC_eb_Fields,19,25,33,14,ES_AUTOHSCROLL | ES_READONLY
EDITTEXT IDC_eb_Values,52,25,27,14,ES_AUTOHSCROLL
LTEXT "Sides",IDC_STATIC,22,13,28,8
LTEXT "Values",IDC_STATIC,56,13,22,8
GROUPBOX "",IDC_STATIC,7,3,83,81
END
IDD_UFM2S_Rect DIALOG DISCARDABLE 0, 0, 143, 91
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Rectangle Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "List1",IDC_RectLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,15,14,68,63
GROUPBOX "",IDC_STATIC,7,3,83,81
DEFPUSHBUTTON "OK",IDOK,102,7,34,12
PUSHBUTTON "Cancel",IDCANCEL,102,24,34,12
END
IDD_POINT_DLG DIALOG DISCARDABLE 0, 0, 143, 76
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Point Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,102,7,34,12
PUSHBUTTON "Cancel",IDCANCEL,102,24,34,12
LISTBOX IDC_lb_Strings,19,39,60,22,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
EDITTEXT IDC_eb_Fields,19,25,33,14,ES_AUTOHSCROLL | ES_READONLY
EDITTEXT IDC_eb_Values,52,25,27,14,ES_AUTOHSCROLL
LTEXT "Points",IDC_STATIC,22,13,28,8
LTEXT "Values",IDC_STATIC,56,13,22,8
GROUPBOX "",IDC_STATIC,7,3,83,66
END
IDD_UFM2S_Point DIALOG DISCARDABLE 0, 0, 143, 76
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Point Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "List1",IDC_PointsLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,10,7,71,48
DEFPUSHBUTTON "OK",IDOK,102,7,34,12
PUSHBUTTON "Cancel",IDCANCEL,102,24,34,12
END
IDD_BASE_DIALOG DIALOG DISCARDABLE 0, 0, 186, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,129,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,129,24,50,14
END
IDD_UFM2_flINFO_DIALOG DIALOGEX 0, 0, 290, 306
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS fINFO Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,227,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,227,24,50,14
LISTBOX IDC_lb_Strings,14,32,199,260,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
LTEXT "Value (x = set)",IDC_STATIC,156,20,52,8
LTEXT "Flag Names",IDC_STATIC,17,20,38,8
LTEXT "to change",IDC_STATIC,222,136,35,10
LTEXT "Double click",IDC_STATIC,222,127,40,8
LTEXT "Select any",IDC_STATIC,222,73,34,8
LTEXT "combination",IDC_STATIC,222,83,39,8
LTEXT "of flags",IDC_STATIC,222,93,24,8
END
IDD_UFM2S_Info DIALOGEX 0, 0, 290, 306
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS fINFO Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT " Flag Name",IDC_STATIC,14,20,36,8
LTEXT "Value ",IDC_STATIC,161,20,52,8,0,WS_EX_RIGHT
LISTBOX IDC_FlagsLst,14,32,199,260,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
DEFPUSHBUTTON "OK",IDOK,227,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,227,24,50,14
LTEXT "to change",IDC_STATIC,222,136,35,10
LTEXT "Double click",IDC_STATIC,222,127,40,8
LTEXT "Select any",IDC_STATIC,222,73,34,8
LTEXT "combination",IDC_STATIC,222,83,39,8
LTEXT "of flags",IDC_STATIC,222,93,24,8
END
IDD_UFM2_fsSelection_Dlg DIALOGEX 0, 0, 210, 109
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS Selection Flags Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,153,2,50,14
PUSHBUTTON "Cancel",IDCANCEL,153,19,50,14
LISTBOX IDC_lb_Strings,7,37,136,62,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
LTEXT "Value (x = set)",IDC_STATIC,90,26,52,8
LTEXT "Flag Names",IDC_STATIC,9,26,38,8
LTEXT "Select any of the first five flags and either Bold or Regular.",
IDC_STATIC,147,38,56,36
LTEXT "Double-click to change flag's state.",IDC_STATIC,147,73,
56,29
END
IDD_UFM2S_Selection DIALOGEX 0, 0, 210, 109
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS Selection Flags Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT " Flag Names",IDC_STATIC,7,26,40,8
LTEXT "Value ",IDC_STATIC,91,26,52,8,0,WS_EX_RIGHT
LISTBOX IDC_FlagsLst,7,37,136,62,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
DEFPUSHBUTTON "OK",IDOK,153,2,50,14
PUSHBUTTON "Cancel",IDCANCEL,153,19,50,14
LTEXT "Select any of the first five flags and either Bold or Regular.",
IDC_STATIC,147,38,56,36
LTEXT "Double-click to change flag's state.",IDC_STATIC,147,73,
56,29
END
IDD_UFM2_jWinPitchAndFamily_Dlg DIALOGEX 0, 0, 211, 138
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS jWinPitchAndFamily"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,154,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,154,24,50,14
LISTBOX IDC_lb_Strings,7,31,136,69,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
LTEXT "Value (x = set)",IDC_STATIC,90,19,52,8
LTEXT "Flag Names",IDC_STATIC,12,19,38,8
LTEXT "to change",IDC_STATIC,147,74,37,10
LTEXT "Double click",IDC_STATIC,146,64,40,8
LTEXT "Select either FIXED_PITCH or VARIABLE_PITCH",IDC_STATIC,
7,107,167,10
LTEXT "Select any one of the styles",IDC_STATIC,7,119,167,10
END
IDD_UFM2S_WinPitchFamily DIALOGEX 0, 0, 211, 138
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS jWinPitchAndFamily"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT " Flag Names",IDC_STATIC,7,19,40,8
LTEXT "Value ",IDC_STATIC,91,19,52,8,0,WS_EX_RIGHT
LISTBOX IDC_FlagsLst,7,31,136,69,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
DEFPUSHBUTTON "OK",IDOK,154,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,154,24,50,14
LTEXT "to change",IDC_STATIC,147,74,37,10
LTEXT "Double click",IDC_STATIC,146,64,40,8
LTEXT "Select either FIXED_PITCH or VARIABLE_PITCH",IDC_STATIC,
7,107,167,10
LTEXT "Select any one of the styles",IDC_STATIC,7,119,167,10
END
IDD_UFM2_jWinCharSet_Dlg DIALOGEX 0, 0, 205, 112
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS jWinCharSet Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,153,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,153,24,50,14
LISTBOX IDC_lb_Strings,9,48,135,51,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
LTEXT "Value (x = set)",IDC_STATIC,90,25,52,8
LTEXT "Character Sets",IDC_STATIC,8,25,48,8
LTEXT "to change",IDC_STATIC,152,89,37,10
LTEXT "Double click",IDC_STATIC,151,79,40,8
LTEXT "Select any one",IDC_STATIC,150,49,48,8
LTEXT "character set",IDC_STATIC,157,58,42,8
END
IDD_UFM2S_WinCharSet DIALOGEX 0, 0, 212, 175
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS jWinCharSet Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT " Character Sets",IDC_STATIC,7,25,48,8
LTEXT "Value ",IDC_STATIC,91,25,52,8,0,WS_EX_RIGHT
LISTBOX IDC_FlagsLst,7,37,137,132,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
DEFPUSHBUTTON "OK",IDOK,153,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,153,24,50,14
LTEXT "to change",IDC_STATIC,156,82,37,10
LTEXT "Double click",IDC_STATIC,151,74,40,8
LTEXT "Select any one",IDC_STATIC,150,49,48,8
LTEXT "character set",IDC_STATIC,157,58,42,8
END
IDD_UFM2_Dlg DIALOG DISCARDABLE 0, 0, 210, 234
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
CAPTION "IFIMETRICS"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "IFIMETRICS Data",IDC_STATIC,33,24,71,8
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
LISTBOX IDC_lb_Strings,7,71,195,155,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
EDITTEXT IDC_eb_Fields,7,57,84,14,ES_AUTOHSCROLL | ES_READONLY
EDITTEXT IDC_eb_Values,91,57,111,14,ES_AUTOHSCROLL
LTEXT "Fields",IDC_STATIC,12,46,39,8
LTEXT "Values",IDC_STATIC,136,46,22,8
END
IDD_UFM2_IFIMetrics DIALOG DISCARDABLE 0, 0, 210, 234
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
CAPTION "IFIMETRICS"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "IFIMETRICS Data",IDC_STATIC,69,7,71,8
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
CONTROL "List1",IDC_IFIMetricsLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,7,30,195,199
END
IDD_UFM1_fCaps_Dlg DIALOG DISCARDABLE 0, 0, 250, 121
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UNIDRVINFO fCaps Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,193,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,193,24,50,14
LISTBOX IDC_lb_Strings,7,35,158,61,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
LTEXT "Flag Names",IDC_STATIC,14,24,39,8
LTEXT "Value (x = set)",IDC_STATIC,111,24,52,8
LTEXT "to change",IDC_STATIC,173,74,37,10
LTEXT "Double click",IDC_STATIC,172,64,40,8
LTEXT "Select any combination of flags",IDC_STATIC,33,99,107,
10
END
IDD_UFM1S_Caps DIALOGEX 0, 0, 250, 121
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UNIDRVINFO fCaps Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,193,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,193,24,50,14
LISTBOX IDC_FlagsLst,7,35,158,60,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
LTEXT " Flag Names",IDC_STATIC,7,24,39,8
LTEXT "Value ",IDC_STATIC,111,24,52,8,0,WS_EX_RIGHT
LTEXT "to change",IDC_STATIC,173,74,37,10
LTEXT "Double click",IDC_STATIC,172,64,40,8
LTEXT "Select any combination of flags",IDC_STATIC,33,99,107,
10
END
IDD_UFM1_wType_Dlg DIALOGEX 0, 0, 208, 98
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UNIDRVINFO wType Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,151,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,151,24,50,14
LISTBOX IDC_lb_Strings,6,37,136,54,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
LTEXT "Value (x = set)",IDC_STATIC,90,26,52,8
LTEXT "Flag Names",IDC_STATIC,13,26,38,8
LTEXT "to change",IDC_STATIC,156,83,37,10
LTEXT "Double click",IDC_STATIC,151,75,40,8
LTEXT "Select any",IDC_STATIC,150,50,34,8
LTEXT "one flag",IDC_STATIC,154,58,26,8
END
IDD_UFM1S_Types DIALOGEX 0, 0, 208, 98
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UNIDRVINFO wType Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,151,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,151,24,50,14
LISTBOX IDC_FlagsLst,6,37,136,54,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
LTEXT "Value ",IDC_STATIC,90,26,52,8,0,WS_EX_RIGHT
LTEXT " Flag Names",IDC_STATIC,6,26,40,8
LTEXT "to change",IDC_STATIC,156,83,37,10
LTEXT "Double click",IDC_STATIC,151,75,40,8
LTEXT "Select any",IDC_STATIC,150,50,34,8
LTEXT "one flag",IDC_STATIC,154,58,26,8
END
IDD_CharWidths DIALOG DISCARDABLE 0, 0, 210, 234
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Widths"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "List1",IDC_CharacterWidths,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_EDITLABELS | WS_BORDER | WS_TABSTOP,
17,34,176,193
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_SUNKEN
LTEXT "To change a character width, select it and press F2.",
IDC_STATIC,45,7,118,17
END
IDD_UFM1_flGenFlags_Dlg DIALOG DISCARDABLE 0, 0, 213, 134
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UNIDRVINFO flGenFlags Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,156,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,156,24,50,14
LISTBOX IDC_lb_Strings,7,35,131,28,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
LTEXT "Flag Names",IDC_STATIC,14,24,39,8
LTEXT "Value (x = set)",IDC_STATIC,85,24,52,8
LTEXT "to change",IDC_STATIC,144,59,37,10
LTEXT "Double click",IDC_STATIC,143,51,40,8
LTEXT "UFM_SOFT Softfont, thus needs downloading",
IDC_STATIC,9,94,191,8
LTEXT "Select Softfont or Cartridge font, and/or set scalability",
IDC_STATIC,22,69,107,16
LTEXT "UFM_CART This is a cartridge font",
IDC_STATIC,9,104,185,8
LTEXT "UFM_SCALABLE Font is scalable",IDC_STATIC,9,114,
170,8
GROUPBOX "",IDC_STATIC,7,87,199,39
END
IDD_UFM1S_GenFlags DIALOGEX 0, 0, 213, 134
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "UNIDRVINFO flGenFlags Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK,156,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,156,24,50,14
LISTBOX IDC_FlagsLst,7,35,131,28,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP
LTEXT " Flag Names",IDC_STATIC,7,24,52,8
LTEXT "Value ",IDC_STATIC,90,24,48,8,0,WS_EX_RIGHT
LTEXT "to change",IDC_STATIC,144,59,37,10
LTEXT "Double click",IDC_STATIC,143,51,40,8
LTEXT "UFM_SOFT\tSoftfont, thus needs downloading",IDC_STATIC,
9,94,191,8
LTEXT "Select Softfont or Cartridge font, and/or set scalability",
IDC_STATIC,22,69,107,16
LTEXT "UFM_CART\tThis is a cartridge font",IDC_STATIC,9,104,
185,8
LTEXT "UFM_SCALABLE\tFont is scalable",IDC_STATIC,9,114,170,8
GROUPBOX "",IDC_STATIC,7,87,199,39
END
IDD_UFM2_Family_Dlg DIALOG DISCARDABLE 0, 0, 207, 114
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS Family Names Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,150,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,150,24,50,14
COMBOBOX IDC_cb_UFM2_Family,19,49,109,53,CBS_SIMPLE | WS_VSCROLL |
WS_TABSTOP
PUSHBUTTON "Add New",IDC_pb_UFM2_Family_Add,19,31,38,13
PUSHBUTTON "Remove",IDC_pb_UFM2_Family_Remove,90,31,38,13
GROUPBOX "dpwszFamilyName",IDC_STATIC,7,7,132,100
END
IDD_UFM2S_Family DIALOG DISCARDABLE 0, 0, 207, 114
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS Family Names Dialog"
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "dpwszFamilyName",IDC_STATIC,7,3,132,108
LTEXT "Press INS or DEL to add or remove a name. Double click on a name to edit it.",
IDC_STATIC,13,14,121,29
CONTROL "List1",IDC_NamesLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,19,49,109,54
DEFPUSHBUTTON "OK",IDOK,150,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,150,24,50,14
END
IDD_AddKernPair DIALOGEX 0, 0, 186, 141
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "Add a kerning pair"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "&First:",IDC_STATIC,52,23,16,8
COMBOBOX IDC_KernFirst,48,34,48,98,CBS_DROPDOWNLIST | WS_VSCROLL |
WS_TABSTOP
LTEXT "&Second:",IDC_STATIC,119,23,28,8
COMBOBOX IDC_KernSecond,115,34,48,98,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
LTEXT "&Kern Amount (in font units):",IDC_STATIC,49,75,86,8
EDITTEXT IDC_KernAmount,55,94,40,14,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,35,115,50,14
PUSHBUTTON "Cancel",IDCANCEL,101,115,50,14
ICON IDR_FONT_VIEWER,IDC_STATIC,7,7,20,20,SS_SUNKEN,
WS_EX_DLGMODALFRAME | WS_EX_CLIENTEDGE |
WS_EX_STATICEDGE
GROUPBOX "Characters in the Pair",IDC_STATIC,38,7,141,57
END
IDD_CopyItem DIALOG DISCARDABLE 0, 0, 212, 107
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Development Tool - Copy"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_CopyName,14,27,184,12,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,49,75,50,14
PUSHBUTTON "Cancel",IDCANCEL,112,76,50,14
LTEXT "IDS_CopyPrompt",IDC_CopyPrompt,14,13,184,11
END
IDD_ChangeID DIALOG DISCARDABLE 0, 0, 204, 119
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Development Tool - Change ID"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_NewResID,81,59,99,12,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,34,98,50,14
PUSHBUTTON "Cancel",IDCANCEL,98,98,50,14
LTEXT "IDS_ResourceLabel",IDC_ResourceLabel,15,15,54,10
EDITTEXT IDC_ResourceName,81,13,99,12,ES_AUTOHSCROLL |
WS_DISABLED
LTEXT "Current RC ID:",IDC_ResIDLabel,15,34,54,10
EDITTEXT IDC_CurResID,81,32,99,12,ES_AUTOHSCROLL | WS_DISABLED
LTEXT "New RC ID:",IDC_STATIC,15,61,54,10
END
IDD_DeleteQuery DIALOG DISCARDABLE 0, 0, 186, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Development Tool - Confirm Delete"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "&Remove the file from my drive, as well.",IDC_Remove,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,48,153,10
DEFPUSHBUTTON "&Yes",IDYES,35,74,50,14
PUSHBUTTON "&No",IDNO,101,74,50,14
LTEXT "IDS_DeletePrompt",IDC_DeletePrompt,7,7,172,27
END
IDD_FILEOPENORD DIALOG DISCARDABLE 36, 24, 250, 206
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Select Minidriver Directory"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "File &name:",1090,335,4,76,9
EDITTEXT 1152,335,16,90,12,ES_AUTOHSCROLL | ES_OEMCONVERT
LISTBOX 1120,335,31,90,59,LBS_SORT | LBS_OWNERDRAWFIXED |
LBS_HASSTRINGS | LBS_DISABLENOSCROLL | WS_VSCROLL |
WS_TABSTOP
LTEXT "List files of &type:",1089,335,93,90,9
COMBOBOX 1136,335,106,90,36,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL |
WS_BORDER | WS_VSCROLL | WS_TABSTOP
LTEXT "&Folders:",-1,6,6,176,9
LTEXT "",1088,6,18,176,10,SS_NOPREFIX
LISTBOX 1121,6,32,176,132,LBS_SORT | LBS_OWNERDRAWFIXED |
LBS_HASSTRINGS | LBS_DISABLENOSCROLL | WS_VSCROLL |
WS_TABSTOP
LTEXT "Dri&ves:",1091,6,167,176,9
COMBOBOX 1137,6,179,176,68,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED |
CBS_AUTOHSCROLL | CBS_SORT | CBS_HASSTRINGS | WS_BORDER |
WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,196,6,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,196,25,50,14,WS_GROUP
PUSHBUTTON "&Help",1038,196,46,50,14,WS_GROUP
CHECKBOX "&Read only",1040,196,68,50,12,WS_GROUP
PUSHBUTTON "Net&work...",1037,196,130,50,14,WS_GROUP
END
IDD_UFM2_dpCharSets_Dlg DIALOGEX 0, 0, 207, 127
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS dpCharSets Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "OK",IDOK_Subclassed,151,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,151,24,50,14
LISTBOX IDC_lb_Strings,2,34,140,78,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
LTEXT "Value (x = set)",IDC_STATIC,90,25,52,8
LTEXT "Character Sets",IDC_STATIC,8,25,48,8
LTEXT "to change",IDC_STATIC,153,82,37,10
LTEXT "Double click",IDC_STATIC,148,74,40,8
LTEXT "Select any combination of character sets",IDC_STATIC,7,
115,129,8
END
IDD_UFM2S_CharSets DIALOGEX 0, 0, 208, 132
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "IFIMETRICS dpCharSets Dialog"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT " Character Set",IDC_STATIC,6,8,48,8
LTEXT "Value ",IDC_STATIC,90,8,52,8,0,WS_EX_RIGHT
LISTBOX IDC_FlagsLst,6,17,136,96,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
WS_TABSTOP,WS_EX_CLIENTEDGE | WS_EX_STATICEDGE
DEFPUSHBUTTON "OK",IDOK,152,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,151,24,50,14
LTEXT "to change",IDC_STATIC,153,82,37,10
LTEXT "Double click",IDC_STATIC,148,74,40,8
LTEXT "Select any combination of character sets",IDC_STATIC,7,
116,129,8
END
IDD_NPWGPDSelection DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "Minidriver Conversion Wizard - GPD Selection"
FONT 8, "MS Shell Dlg"
BEGIN
LISTBOX IDC_ECList,91,91,177,76,LBS_USETABSTOPS |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
LTEXT "&File Name:",IDC_STATIC,209,67,34,8
EDITTEXT IDC_ECValue,209,77,59,14,ES_AUTOHSCROLL
PUSHBUTTON "&Select All",IDC_GPDSelBtn,13,153,50,14
LTEXT "You can convert some or all of the GPCs to GPDs.\n\nSelect a model for conversion by entering a file name for it. The file name can be up to 8 characters long. (The extension "".GPD"" will be added to the name you provide.)",
IDC_STATIC,91,7,178,56
LTEXT "Model Name:",IDC_STATIC,91,67,42,8
EDITTEXT IDC_ECName,91,77,117,14,ES_AUTOHSCROLL | ES_READONLY |
WS_DISABLED
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,61,114
END
IDD_WSCheck DIALOG DISCARDABLE 0, 0, 346, 121
STYLE WS_CHILD
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&The following errors and warnings were found:",
IDC_WSCLabel,7,7,208,10
LISTBOX IDC_ErrWrnLstBox,7,18,332,95,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
END
IDD_INFCheck DIALOG DISCARDABLE 0, 0, 346, 121
STYLE WS_CHILD
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&The following errors and warnings were found:",
IDC_INFCLabel,7,7,329,10
LISTBOX IDC_ErrWrnLstBox,7,18,332,95,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
END
IDD_StringEditor DIALOG DISCARDABLE 0, 0, 346, 200
STYLE WS_CHILD
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "List1",IDC_SELstCtrl,"SysListView32",LVS_REPORT |
LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,7,28,332,142
EDITTEXT IDC_SEGotoBox,60,180,47,12,ES_AUTOHSCROLL
PUSHBUTTON "&Goto RC ID:",IDC_SEGotoBtn,7,179,50,14
EDITTEXT IDC_SESearchBox,203,180,136,12,ES_AUTOHSCROLL
PUSHBUTTON "&Search For:",IDC_SESearchBtn,150,179,50,14
LTEXT "Press INS to add or insert a new string.\tDouble click an item or press ENTER to begin editing.",
IDC_SELabel1,7,7,332,10
LTEXT "Press DEL to delete the selected strings.\tPress TAB to move between columns when editing.",
IDC_SELabel2,7,17,332,10
END
IDD_FORMVIEW DIALOG DISCARDABLE 0, 0, 286, 209
STYLE WS_CHILD
FONT 8, "MS Shell Dlg"
BEGIN
LISTBOX IDC_LIST1,41,32,62,56,LBS_SORT | LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
LISTBOX IDC_LIST2,169,103,71,64,LBS_SORT | LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Button1",IDC_BUTTON1,179,30,68,31
PUSHBUTTON "Button2",IDC_BUTTON2,29,126,109,52
EDITTEXT IDC_EDIT1,180,70,70,9,ES_AUTOHSCROLL
EDITTEXT IDC_EDIT2,26,100,105,18,ES_AUTOHSCROLL
END
IDD_GotoLine DIALOG DISCARDABLE 0, 0, 152, 76
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Goto GPD Line Number"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Line Number:",IDC_STATIC,38,26,46,8
EDITTEXT IDC_GotoBox,89,24,25,12,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,18,55,50,14
PUSHBUTTON "Cancel",IDCANCEL,85,55,50,14
END
IDD_ErrorLevel DIALOG DISCARDABLE 0, 0, 187, 87
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Set Error Level"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Error Level:",IDC_STATIC,33,24,40,8
COMBOBOX IDC_ErrorLevelLst,75,22,21,50,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,130,7,50,14
PUSHBUTTON "Cancel",IDCANCEL,130,24,50,14
END
IDD_UpgDefCPage DIALOG DISCARDABLE 0, 0, 187, 131
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Select Code Page"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Select a code page to use as this driver's default code page.",
IDC_STATIC,8,7,172,21
LTEXT "&Installed code pages:",IDC_STATIC,8,32,116,9
LISTBOX IDC_CodePageList,8,42,115,53,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,37,111,50,14
PUSHBUTTON "Cancel",IDCANCEL,101,111,50,14
END
IDD_INFW_Sub_NewSection DIALOG DISCARDABLE 0, 0, 187, 98
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "New INF Section"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Enter a new INF file section name:",IDC_STATIC,12,24,
163,10
EDITTEXT IDC_NewSectionBox,12,34,163,12,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,38,76,50,14
PUSHBUTTON "Cancel",IDCANCEL,99,76,50,14
END
IDD_WidthKernCheckResults DIALOG DISCARDABLE 0, 0, 197, 234
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Widths and Kerning Table Checker"
FONT 8, "MS Shell Dlg"
BEGIN
DEFPUSHBUTTON "OK",IDOK,73,214,50,14
CONTROL "List1",IDC_BadKerningPairs,"SysListView32",LVS_REPORT |
LVS_EDITLABELS | WS_DISABLED | WS_BORDER | WS_TABSTOP,10,
139,176,65
LTEXT "Static",IDC_WidthTblResults,10,6,176,59
LTEXT "Static",IDC_KernTblResults,10,74,176,59
END
IDD_INFW_InstallSections DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 7 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "Which Include file, Install Sections are needed for each printer model?",
IDC_STATIC,98,3,177,18
LTEXT "For each model:\n o Select the model in the list box.\n o Review the sections selected by the wizard.\n o Make whatever changes that are needed.\n o Default Install Section is UNIDRV.OEM",
IDC_STATIC,98,22,177,41
LTEXT "&Models:",IDC_STATIC,98,66,49,9
LISTBOX IDC_ModelsLst,98,77,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
GROUPBOX "&Install Sections",IDC_STATIC,98,121,177,51
CONTROL "&UNIDRV.OEM",IDC_UnidrvChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,102,133,72,8
CONTROL "&PSCRIPT.OEM",IDC_PscriptChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,191,133,72,8
CONTROL "UNIDRV_&BIDI.OEM",IDC_UnidrvBidiChk,"Button",
BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,102,146,80,8
CONTROL "&TTFSUB.OEM",IDC_TtfsubChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,191,146,72,8
CONTROL "&Other:",IDC_OtherChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,102,159,36,8
EDITTEXT IDC_OtherBox,144,157,127,12,ES_AUTOHSCROLL | WS_DISABLED
END
IDD_INFW_DataSections DIALOG DISCARDABLE 0, 0, 275, 175
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION | WS_SYSMENU
CAPTION "INF File Generation Wizard - Step 8 of 13"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL 156,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE |
SS_SUNKEN,7,7,81,166
LTEXT "Which Include file, Data Sections are needed for each printer model?",
IDC_STATIC,98,3,177,18
LTEXT "For each model:\n o Select the model in the list box.\n o Review the sections selected by the wizard.\n o Make whatever changes that are needed.\n o Default Data Section is UNIDRV_DATA",
IDC_STATIC,98,23,177,41
LTEXT "&Models:",IDC_STATIC,98,66,49,9
LISTBOX IDC_ModelsLst,98,77,177,36,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP
GROUPBOX "&Data Sections",IDC_STATIC,98,121,177,51
CONTROL "&UNIDRV_DATA",IDC_UnidrvChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,102,133,72,8
CONTROL "&PSCRIPT_DATA",IDC_PscriptChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,191,133,72,8
CONTROL "UNIDRV_&BIDI_DATA",IDC_UnidrvBidiChk,"Button",
BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,102,146,87,8
CONTROL "&Other:",IDC_OtherChk,"Button",BS_AUTOCHECKBOX |
WS_DISABLED | WS_TABSTOP,102,159,36,8
EDITTEXT IDC_OtherBox,144,157,127,12,ES_AUTOHSCROLL | WS_DISABLED
END
IDD_CodePageView DIALOG DISCARDABLE 0, 0, 302, 166
STYLE WS_CHILD | WS_CAPTION
CAPTION "Code Pages Used"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Select:",IDC_STATIC,37,26,23,8
EDITTEXT IDC_SelectString,65,23,94,14,ES_AUTOHSCROLL
LTEXT "&Deselect:",IDC_STATIC,167,26,31,8
EDITTEXT IDC_DeselectString,199,23,94,14,ES_AUTOHSCROLL
LTEXT "&Code Pages:",IDC_STATIC,7,39,42,8
LISTBOX IDC_CodePageList,7,55,286,70,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "&Add Page...",IDC_AddPage,45,135,53,14
PUSHBUTTON "&Replace Page...",IDC_RemovePage,121,135,54,14
LTEXT "Page:",IDC_STATIC,37,10,20,8
EDITTEXT IDC_CurrentPage,65,7,228,14,ES_READONLY | ES_NUMBER |
NOT WS_TABSTOP
ICON IDR_GLYPHMAP,IDC_STATIC,7,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
PUSHBUTTON "&Remove Page...",IDC_DeletePage,197,135,55,14
END
IDD_UFM1_Header DIALOGEX 0, 0, 210, 214
STYLE WS_CHILD | WS_CAPTION
CAPTION "Headers"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "UNIDRVINFO",IDC_STATIC,7,79,197,128
LTEXT "ulDefaultCodepage",IDC_STATIC,22,29,63,10
LTEXT "dwGlyphSetDataRCID",IDC_STATIC,22,45,76,9
EDITTEXT IDC_DefaultCodepageBox,102,27,47,13,ES_AUTOHSCROLL |
ES_NUMBER,WS_EX_RIGHT
EDITTEXT IDC_GlyphSetDataRCIDBox,102,43,47,13,ES_AUTOHSCROLL,
WS_EX_RIGHT
GROUPBOX "UNIFM_HDR",IDC_STATIC,7,13,157,52
ICON IDR_FONT_VIEWER,IDC_STATIC,180,7,20,20,SS_REALSIZEIMAGE |
SS_SUNKEN
CONTROL "List1",IDC_UniDrvLst,"SysListView32",LVS_REPORT |
WS_BORDER | WS_TABSTOP,12,90,187,111
END
IDD_NewConvert DIALOG DISCARDABLE 0, 0, 237, 159
STYLE WS_CHILD | WS_CAPTION
CAPTION "Converters"
FONT 8, "MS Shell Dlg"
BEGIN
PUSHBUTTON "Project",IDC_CONV_PRJ,35,30,80,20
PUSHBUTTON "PFM",IDC_CONV_PFM,35,70,80,20
PUSHBUTTON "CTT",IDC_CONV_CTT,35,110,80,20
END
IDD_NewFile DIALOG DISCARDABLE 0, 0, 276, 214
STYLE WS_CHILD | WS_CAPTION | WS_THICKFRAME
CAPTION "Files"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL "List1",IDC_NEWFILES_LIST,"SysListView32",LVS_SINGLESEL |
LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_BORDER |
WS_TABSTOP,10,30,100,120
EDITTEXT IDC_NEWFILENAME,120,60,102,14,ES_AUTOHSCROLL
EDITTEXT IDC_FILE_LOC,120,110,101,13,ES_AUTOHSCROLL
LTEXT "File Name",IDC_STATIC,120,45,71,12
LTEXT "Location",IDC_STATIC,120,95,78,10
PUSHBUTTON "...",IDC_Browser,225,110,11,14
END
#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,1
PRODUCTVERSION 1,0,0,1
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Microsoft Corporation\0"
VALUE "FileDescription", "Minidriver Development Tool\0"
VALUE "FileVersion", "1, 0, 0, 1\0"
VALUE "InternalName", "Minidriver Developmetn Tool\0"
VALUE "LegalCopyright", "Copyright© 1997-2003 by Microsoft Corporation. All Rights Reserved.\0"
VALUE "OriginalFilename", "MiniDev.Exe\0"
VALUE "ProductName", "Minidriver Development Tool\0"
VALUE "ProductVersion", "1, 0, 0, 1\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END
#endif // !_MAC
/////////////////////////////////////////////////////////////////////////////
//
// Dialog Info
//
IDD_FONTMETRICS DLGINIT
BEGIN
IDC_FamilyBits, 0x403, 21, 0
0x6f4d, 0x6564, 0x6e72, 0x2820, 0x6946, 0x6578, 0x2064, 0x6950, 0x6374,
0x2968, "\000"
IDC_FamilyBits, 0x403, 15, 0
0x6f52, 0x616d, 0x206e, 0x5328, 0x7265, 0x6669, 0x2973, "\000"
IDC_FamilyBits, 0x403, 18, 0
0x7753, 0x7369, 0x2073, 0x4e28, 0x206f, 0x6553, 0x6972, 0x7366, 0x0029,
IDC_FamilyBits, 0x403, 21, 0
0x6353, 0x6972, 0x7470, 0x2820, 0x6148, 0x646e, 0x7277, 0x7469, 0x6e69,
0x2967, "\000"
IDC_FamilyBits, 0x403, 30, 0
0x6544, 0x6f63, 0x6172, 0x6974, 0x6576, 0x2820, 0x6f4e, 0x6576, 0x746c,
0x2c79, 0x5320, 0x6d79, 0x6f62, 0x736c, 0x0029,
IDC_FamilyBits, 0x403, 6, 0
0x744f, 0x6568, 0x0072,
IDC_CharSet, 0x403, 5, 0
0x4e41, 0x4953, "\000"
IDC_CharSet, 0x403, 7, 0
0x7953, 0x626d, 0x6c6f, "\000"
IDC_CharSet, 0x403, 9, 0
0x614a, 0x6170, 0x656e, 0x6573, "\000"
IDC_CharSet, 0x403, 7, 0
0x6f4b, 0x6572, 0x6e61, "\000"
IDC_CharSet, 0x403, 22, 0
0x6843, 0x6e69, 0x7365, 0x2065, 0x5428, 0x6172, 0x6964, 0x6974, 0x6e6f,
0x6c61, 0x0029,
IDC_CharSet, 0x403, 21, 0
0x6843, 0x6e69, 0x7365, 0x2065, 0x5328, 0x6d69, 0x6c70, 0x6669, 0x6569,
0x2964, "\000"
IDC_CharSet, 0x403, 4, 0
0x454f, 0x004d,
0
END
IDD_FONTGENERALPAGE2 DLGINIT
BEGIN
IDC_FontLocation, 0x403, 28, 0
0x6552, 0x6973, 0x6564, 0x746e, 0x2820, 0x7270, 0x6e69, 0x6574, 0x2072,
0x6966, 0x6d72, 0x6177, 0x6572, 0x0029,
IDC_FontLocation, 0x403, 35, 0
0x6f53, 0x7466, 0x4620, 0x6e6f, 0x2074, 0x6428, 0x776f, 0x6c6e, 0x616f,
0x6164, 0x6c62, 0x2065, 0x6964, 0x6b73, 0x6620, 0x6c69, 0x2965, "\000"
IDC_FontLocation, 0x403, 28, 0
0x7250, 0x6d69, 0x7261, 0x2079, 0x6f66, 0x746e, 0x6920, 0x206e, 0x2061,
0x6163, 0x7472, 0x6972, 0x6764, 0x0065,
IDC_FontLocation, 0x403, 30, 0
0x6553, 0x6f63, 0x646e, 0x7261, 0x2079, 0x6f46, 0x746e, 0x6920, 0x206e,
0x2061, 0x6163, 0x7472, 0x6972, 0x6764, 0x0065,
IDC_FontTechnology, 0x403, 26, 0
0x5048, 0x4920, 0x746e, 0x6c65, 0x696c, 0x6f46, 0x746e, 0x5420, 0x6365,
0x6e68, 0x6c6f, 0x676f, 0x0079,
IDC_FontTechnology, 0x403, 29, 0
0x7254, 0x6575, 0x7974, 0x6570, 0x2820, 0x5048, 0x5020, 0x4c43, 0x5445,
0x4f54, 0x2f20, 0x4c20, 0x204a, 0x2934, "\000"
IDC_FontTechnology, 0x403, 24, 0
0x654c, 0x6d78, 0x7261, 0x206b, 0x5050, 0x5344, 0x2820, 0x6373, 0x6c61,
0x6261, 0x656c, 0x0029,
IDC_FontTechnology, 0x403, 23, 0
0x6143, 0x6f6e, 0x206e, 0x4143, 0x5350, 0x204c, 0x7328, 0x6163, 0x616c,
0x6c62, 0x2965, "\000"
IDC_FontTechnology, 0x403, 25, 0
0x454f, 0x204d, 0x6353, 0x6c61, 0x6261, 0x656c, 0x7420, 0x7079, 0x2065,
0x2031, 0x6f46, 0x746e, "\000"
IDC_FontTechnology, 0x403, 25, 0
0x454f, 0x204d, 0x6353, 0x6c61, 0x6261, 0x656c, 0x5420, 0x7079, 0x2065,
0x2032, 0x6f46, 0x746e, "\000"
0
END
IDD_ErrorLevel DLGINIT
BEGIN
IDC_ErrorLevelLst, 0x403, 2, 0
0x0030,
IDC_ErrorLevelLst, 0x403, 2, 0
0x0031,
IDC_ErrorLevelLst, 0x403, 2, 0
0x0032,
IDC_ErrorLevelLst, 0x403, 2, 0
0x0033,
IDC_ErrorLevelLst, 0x403, 2, 0
0x0034,
0
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_GPDActionBar, DIALOG
BEGIN
RIGHTMARGIN, 346
END
IDD_UFM2_jWinCharSet_Dlg, DIALOG
BEGIN
RIGHTMARGIN, 203
BOTTOMMARGIN, 99
END
IDD_UFM2_dpCharSets_Dlg, DIALOG
BEGIN
RIGHTMARGIN, 201
BOTTOMMARGIN, 123
END
IDD_WSCheck, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 339
TOPMARGIN, 7
BOTTOMMARGIN, 114
END
IDD_StringEditor, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 339
TOPMARGIN, 7
BOTTOMMARGIN, 193
END
IDD_FORMVIEW, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 279
TOPMARGIN, 7
BOTTOMMARGIN, 202
END
IDD_GotoLine, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 145
TOPMARGIN, 7
BOTTOMMARGIN, 69
END
IDD_ErrorLevel, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 180
TOPMARGIN, 7
BOTTOMMARGIN, 80
END
IDD_UpgDefCPage, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 180
TOPMARGIN, 7
BOTTOMMARGIN, 124
END
IDD_INFW_Sub_NewSection, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 180
TOPMARGIN, 7
BOTTOMMARGIN, 91
END
IDD_WidthKernCheckResults, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 190
TOPMARGIN, 7
BOTTOMMARGIN, 227
END
IDD_NewConvert, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 230
TOPMARGIN, 7
BOTTOMMARGIN, 152
END
IDD_NewFile, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 269
TOPMARGIN, 7
BOTTOMMARGIN, 207
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE PRELOAD DISCARDABLE
BEGIN
IDR_MAINFRAME "Minidriver Development Tool"
IDR_MINIWSTYPE "\n\nMinidriver Workspace\nMinidriver Workspaces (*.mdw)\n.MDW\nMiniDev.Document\nMiniWs Document"
IDR_GLYPHMAP "\n\nGlyph Translation Table\nGlyph Translation Tables (*.gtt)\n.GTT\nGlyph.Table\nGlyph Table"
END
STRINGTABLE PRELOAD DISCARDABLE
BEGIN
AFX_IDS_APP_TITLE "Minidriver Development Tool"
AFX_IDS_IDLEMESSAGE "For Help, press F1."
AFX_IDS_HELPMODEMESSAGE "Select an object on which to get Help"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_INDICATOR_EXT "EXT"
ID_INDICATOR_CAPS "CAP"
ID_INDICATOR_NUM "NUM"
ID_INDICATOR_SCRL "SCRL"
ID_INDICATOR_OVR "OVR"
ID_INDICATOR_REC "REC"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_FILE_NEW "Create a new document\nNew"
ID_FILE_OPEN "Open an existing document\nOpen"
ID_FILE_CLOSE "Close the active document\nClose"
ID_FILE_SAVE "Save the active document\nSave"
ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
ID_FILE_PAGE_SETUP "Change the printing options\nPage Setup"
ID_FILE_PRINT_SETUP "Change the printer and printing options\nPrint Setup"
ID_FILE_PRINT "Print the active document\nPrint"
ID_FILE_PRINT_PREVIEW "Display full pages\nPrint Preview"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
ID_APP_EXIT "Quit the application; prompts to save documents\nExit"
ID_HELP_INDEX "Opens Help\nHelp Topics"
ID_HELP_FINDER "List Help topics\nHelp Topics"
ID_HELP_USING "Display instructions about how to use help\nHelp"
ID_CONTEXT_HELP "Display help for clicked on buttons, menus and windows\nHelp"
ID_HELP "Display help for current task or command\nHelp"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_FILE_MRU_FILE1 "Open this document"
ID_FILE_MRU_FILE2 "Open this document"
ID_FILE_MRU_FILE3 "Open this document"
ID_FILE_MRU_FILE4 "Open this document"
ID_FILE_MRU_FILE5 "Open this document"
ID_FILE_MRU_FILE6 "Open this document"
ID_FILE_MRU_FILE7 "Open this document"
ID_FILE_MRU_FILE8 "Open this document"
ID_FILE_MRU_FILE9 "Open this document"
ID_FILE_MRU_FILE10 "Open this document"
ID_FILE_MRU_FILE11 "Open this document"
ID_FILE_MRU_FILE12 "Open this document"
ID_FILE_MRU_FILE13 "Open this document"
ID_FILE_MRU_FILE14 "Open this document"
ID_FILE_MRU_FILE15 "Open this document"
ID_FILE_MRU_FILE16 "Open this document"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_NEXT_PANE "Switch to the next window pane\nNext Pane"
ID_PREV_PANE "Switch back to the previous window pane\nPrevious Pane"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_WINDOW_NEW "Open another window for the active document\nNew Window"
ID_WINDOW_ARRANGE "Arrange icons at the bottom of the window\nArrange Icons"
ID_WINDOW_CASCADE "Arrange windows so they overlap\nCascade Windows"
ID_WINDOW_TILE_HORZ "Arrange windows as non-overlapping tiles\nTile Windows"
ID_WINDOW_TILE_VERT "Arrange windows as non-overlapping tiles\nTile Windows"
ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_EDIT_CLEAR "Erase the selection\nErase"
ID_EDIT_CLEAR_ALL "Erase everything\nErase All"
ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
ID_EDIT_FIND "Find the specified text\nFind"
ID_EDIT_PASTE "Insert Clipboard contents\nPaste"
ID_EDIT_REPEAT "Repeat the last action\nRepeat"
ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
ID_EDIT_SELECT_ALL "Select the entire document\nSelect All"
ID_EDIT_UNDO "Undo the last action\nUndo"
ID_EDIT_REDO "Redo the previously undone action\nRedo"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_VIEW_TOOLBAR "Show or hide the toolbar\nToggle ToolBar"
ID_VIEW_STATUS_BAR "Show or hide the status bar\nToggle StatusBar"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_SCSIZE "Change the window size"
AFX_IDS_SCMOVE "Change the window position"
AFX_IDS_SCMINIMIZE "Reduce the window to an icon"
AFX_IDS_SCMAXIMIZE "Enlarge the window to full size"
AFX_IDS_SCNEXTWINDOW "Switch to the next document window"
AFX_IDS_SCPREVWINDOW "Switch to the previous document window"
AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_SCRESTORE "Restore the window to normal size"
AFX_IDS_SCTASKLIST "Activate Task List"
AFX_IDS_MDICHILD "Activate this window"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_PREVIEW_CLOSE "Close print preview mode\nCancel Preview"
END
STRINGTABLE DISCARDABLE
BEGIN
NewProjectWizardTitle "New Project /New Minidriver Wizard"
OpenRCDialogTitle "Minidriver Conversion Wizard - Select Driver Source File"
IDP_UnitoolNotRun "Unable to start UniTool."
IDP_RCLoadFailed "Unable to interpret the RC file from UniTool. Correct all of the reported errors and try again."
IDS_Unimplemented "This function is unimplemented but will be available in the final production version."
IDP_CannotMakeDirectory "Unable to create the highlighted directory structure. Try a different directory name."
IDS_Atlas "GTTs"
IDS_FontList "UFMs"
ID_RenameItem "&Rename"
ID_ExpandBranch "E&xpand"
ID_CollapseBranch "&Collapse"
ID_OpenItem "&Open"
IDS_MapColumn0 "Selection String"
IDS_MapColumn1 "Code Point"
IDS_MapColumn2 "Code Page"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_InvalidCTTFormat "The CTT file has an invalid format for encodings (not direct, paired, or composed)."
IDS_WaitToFill "Filling- please wait..."
IDS_NoGPCData "This is not a 16-bit minidriver RC file."
IDS_RCFindPrompt "The %s driver's RC file was not found in the expected directory; %s. This may be because the driver files or the workspace file have been moved.\n\nDo you want to tell the program where to find the RC file?"
IDS_Resources "Resources"
IDS_Strings "Strings"
CG_IDS_PHYSICAL_MEM "System Memory: %lu KB of %lu KB free"
CG_IDS_DISK_SPACE "Disk Usage: %lu KB Free on %c:"
CG_IDS_DISK_SPACE_UNAVAIL "Disk Usage Statistics Unavailable"
IDS_GPDSelInitFailed "The GPD Selection part of the Conversion Wizard could not be initialized so the wizard cannot continue."
IDS_DupGPDFName "Duplicate GPD file names were found. List elements %d and %d have the same name; '%s'. You must change one of them before you can continue."
CG_IDS_TIPOFTHEDAY "Displays a Tip of the Day."
CG_IDS_TIPOFTHEDAYMENU "Ti&p of the Day..."
CG_IDS_DIDYOUKNOW "Did you know..."
CG_IDS_FILE_ABSENT "Tips file does not exist in the prescribed directory."
CG_IDP_FILE_CORRUPT "Trouble reading the tips file."
END
STRINGTABLE DISCARDABLE
BEGIN
ID_FILE_GENERATEMAPS "Generate ANSI to Unicode mapping tables for new code pages on your system"
ID_FILE_PARSE "Check the source file for syntax errors\nGPD Syntax Check (F7)"
ID_FILE_INF "Generate an INF file for selected printer models"
ID_FILE_CheckWS "Check workspace for completeness and tidiness\nCheck Workspace"
ID_EDIT_GOTO "Move to a specified line in the GPD"
ID_EDIT_ENABLE_AIDS "Enable or disable GPD editing aids"
ID_FILE_ERROR_LEVEL "Set error level for GPD syntax checking"
ID_BOGUS_SBOX "Activates the find tool\nFind"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NoPredefined "No predefined table used"
IDS_NoErrorsAnywhere "No problems found. "
ID_ChangeInvocation "Change &Selection String"
ID_ChangeCodePage "&Change Code Page"
ID_DeleteItem "&Delete..."
IDS_DeleteItemQuery "Do you really want to delete the selected item?"
ID_GenerateOne "&Generate File..."
23 "Wansung"
24 "Shift-JIS"
25 "GB 2312"
26 "Big-5 (Traditional Chinese) to TCA (Taiwan Computer Asociation) codes"
27 "Big 5 (Traditional Chinese) to NSA86 codes"
28 "JIS with no ANK"
29 "JIS (Japanese Industrial Standard)"
30 "Korean Industrial Standard Code"
31 "Big 5 (Traditional Chinese)"
END
STRINGTABLE DISCARDABLE
BEGIN
38 "Code Page 863"
39 "Code Page 850 - MS-DOS Latin I OEM (Europe)"
40 "Code Page 437- MS-DOS US OEM page"
IDS_DefaultPage "Use user's current ANSI Code page for encodings."
ID_AddItem "&Add..."
IDP_NoUnmappedGlyphs "All of the available code points in your current code page set have definitions. To select additional glyphs, you must add an additional code page covering a different set of glyphs."
IDS_LengthMismatch "The amount of data read from '%s' did not match its reported length."
IDS_LoadFailure "Unable to interpret and load '%s'. This must be corrected before you can continue."
IDS_Models "GPDs"
IDP_ConversionErrors "One or more of the GPD files in this workspace contain errors. Do you want to open these files now?"
END
STRINGTABLE DISCARDABLE
BEGIN
CG_IDS_TIPOFTHEDAYHELP "&Help"
IDS_SelectAll "&Select All"
IDS_DeselectAll "&Deselect All"
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_FamilyNames "LOGFONT name(s) for this font."
IDC_FaceName "Face name (family name plus subfamily or style name) for this font."
IDC_UniqueName "Unique name- commonly the printer name plus the face name."
IDC_FixedPitch "All characters have exactly the same width (monospaced or fixed pitch)."
IDC_VariablePitch "Each character can have a different width, as in a proportional font."
IDC_Italic "All characters are italic or oblique."
IDC_Underline "All characters are underlined by printer."
IDC_StrikeOut "All characters have a line drawn through them by the printer."
IDC_AddFamily "Adds the name typed in the family name control to the list of family names for this font."
IDC_RemoveFamily "Removes the selected family name from the list of recognized family names for this font."
IDC_StyleName "Style name- e.g., 'Italic', 'Bold Oblique'"
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_CodePageList "These are the code pages supported by this table."
IDC_CurrentPage "This is the page selected below. The select and deselect strings are for this page."
IDC_SelectString "This character string (shown in C-style encoding) is sent to the printer to select the above code page."
IDC_DeselectString "This string is sent to the printer to end using the above code page."
IDC_AddPage "Press this button to add a code page to the set used in this table."
IDC_RemovePage "Press this button to remove the above code page from the set of available pages."
END
STRINGTABLE DISCARDABLE
BEGIN
IDR_FONT_VIEWER "\n\nDevice Font Information\nDevice Font Information (*.ufm)\n.UFM\nUFM\nUFM"
IDR_GPD_VIEWER "\n\nGeneric Printer Description\nGeneric Printer Descriptions (*.gpd)\n.GPD\nGPD.File\nGPD File"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FileName "File Name: "
IDS_InvalidFilename "The file name%s is not valid, or is being used by an open file, or read-only file. Please use a different name, or close the file."
IDS_OverwritePrompt "\n\nDo you want to replace the existing file?"
ID_Import "&Add..."
IDS_FileOpenError "Unable to open the file %s."
IDS_GPCConversionError "Unable to convert the GPC model data for %s."
IDS_BadFileChars "The file name '%s' contains at least one invalid character. You must remove or replace those characters before continuing."
IDS_UnusedFont "The PFM file '%s' is not used by any of the models in the GPC data..\n"
IDS_ResourceID "Resource ID of %d"
IDS_WidthColumn0 "Width"
IDS_WidthColumn1 "Character (Unicode)"
IDS_KernColumn0 "Kern Amount"
IDS_KernColumn1 "1st Char"
IDS_KernColumn2 "2nd Char"
IDS_InvalidNumberFormat "Invalid Number Format. Please enter a valid unsigned decimal number."
ID_ChangeAmount "&Change Kern Amount"
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_FamilyBits "Select the appropriate ""family"", as encoded in LOGFONT lfPitchAndFamily."
IDC_CharSet "Select the appropriate character set for the font (as used in LOGFONT lfCharSet)."
IDC_FontWeight "A value from 0 (light) -1000 (heavy). Same as LOGFONT lfWeight."
IDC_FontHeight "Height of the character cell in master units (pixels at maximum resolution of printer)."
IDC_FontWidth "Maximum width of the character cell, in master units (pixels at maximum device resolution)."
IDC_SpecialMetric "Select a special metric here- its value will be displayed and animated above."
IDC_FontSpecialValue "The value entered here is for the selected special metric, and will be shown above."
IDC_SpinFontSpecial "Spins the special metric value up or down."
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_Scalable "Select this if the printer can scale this font through a range of point sizes."
IDC_MasterDevice "The height of the ""unscaled"" font in pixels at the maximum device resolution."
IDC_MasterFont "The height of the ""unscaled"" font in ""font units"" (arbitrary design units of the font)."
IDC_PortraitFont "Click this if the font can be scaled during portrait printing."
IDC_LandscapeFont "Select this if the font can be scaled during landscape printing."
IDC_MinimumScale "The minimum size to which the printer is to scale this font."
IDC_MaximumScale "The maximum size to which the printer is to scale this font."
IDC_ScalePoints "Select this to show the maximum and minimum sizes in points (1/72nd of an inch)."
IDC_ScaleDevice "Select this to show the maximum and minimum sizes in master units (pixels at maximum resolution)."
IDC_KerningTree "This shows how the printer kerns specific pairs of characters. Right-click to edit this information."
IDC_CharacterWidths "Hold the left button down after selecting to edit. Use the column headers to sort."
IDC_FirstCharacter "The lowest character code in the font (MBCS or Unicode as selected to the right)."
IDC_LastCharacter "The highest character code in the font (MBCS or Unicode as selected to the right)."
IDC_DefaultCharacter "The character code used when an invalid code is requested (MBCS or Unicode as selected to the right)."
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_BreakCharacter "The ""space"" or ""break"" character code (MBCS or Unicode as selected to the right)."
IDC_ShowANSI "Select this to show the single or double-byte encodings for the characters to your left."
IDC_UnicodeShown "Select this to show the Unicode encodings for the characters to your left."
IDC_EnableItalicSim "Click this if the printer can provide an italic version of this font."
IDC_EnableBoldSim "Click this if the printer is capable of printing a bold version of this font."
IDC_EnableBISim "Click this if the printer provides a bold italic version of this font."
IDC_ItalicWeight "Weight (0 - 1000) of the italic version of the font- should be close to the unitalicized weight."
IDC_IMaxWidth "Maximum character width for the italic version of this font."
IDC_IAverage "Average width of the italic version of this font."
IDC_ItalicSlant "The angle, (in 10ths of a degree) at which the font slants from the ascender."
IDC_BoldWeight "Weight (0-1000) of the bold font. Usually much higher than that of the normal version of the font."
IDC_BMaxWidth "Maximum width of the bold font. This is often more than that of the normal font."
IDC_BAverage "Average width of the Bold version of the font. Typically slightly larger than the normal version."
IDC_BIWeight "Weight (0-1000) of the Bold Italic font. Should be heavier than the normal version of the font."
IDC_BIMaxWidth "Maximum Width of the Bold Italic font. This will often be larger than the maximum width of the normal font."
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_BIAverage "Average wight of the Bold ITalic font. Should be slightly more than that of the normal font."
IDC_BoldItalicSlant "The angle, (in 10ths of a degree) at which the font slants from the ascender."
IDC_FontSelector "Codes sent to the printer to cause this font to be used (C-style encoding)."
IDC_FontUnselector "Codes sent to the printer to cease using this font (if any)- C-style encoding."
IDC_FontLocation "Select the place where the font's definition resides from this list."
IDC_FontTechnology "If this font is scalable, select the font technology used from this list."
IDC_VerticalResolution "Enter the vertical resolution (dpi) for which the font was designed."
IDC_HorizontalResolution
"Enter the horizontal resolution (dpi) for which the font was designed."
IDC_PreAdjustY "Enter the amount by which to move the Windows Baseline to match the font baseline before printing."
IDC_PostAdjustY "Enter the amount to move the font baseline after printing to resotre the original GDI baseline."
IDC_CenteringAdjustment "Enter the amount by which characters are off-center in the bounding box for this font."
IDC_PrivateData "Enter any 16-bit value (decimal). This value may be used by your driver, at your option."
IDC_GTTDescription "This describes the Glyph Translation Table used for this font."
IDC_ItalicSim "Select this if the printer provides an italicized version of this font."
IDC_CanUnderline "Select this if the printer provides an underlined simulation of this font."
IDC_CROK "Select this if a carriage return character is needed after this font is used."
END
STRINGTABLE DISCARDABLE
BEGIN
IDC_BoldSim "Select this if the printer provides a bold version of this font."
IDC_DoubleUnderline "Select this if the printer provides a double-underlined version of the font."
IDC_StrikeThru "Select this if the printer provides a strike-thru version of this font."
IDC_Backspace "Select this if it is safe to use a backspace character with this font."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CapH "Capital H height"
IDS_LowerX "Lowercase x height"
IDS_SuperSizeX "Superscript width"
IDS_SuperSizeY "Superscript height"
IDS_SubSizeX "Subscript width"
IDS_SubSizeY "Subscript height"
IDS_SuperMoveX "Superscript X-Offset"
IDS_SuperMoveY "Superscript Y-Offset"
IDS_SubMoveX "Subscript X-Offset"
IDS_SubMoveY "Subscript Y-Offset"
IDS_ItalicAngle "Italic Slant ( 0.1 degrees clockwise)"
IDS_UnderSize "Underline Thickness"
IDS_UnderOffset "Underline offset"
IDS_StrikeSize "Strike-thru thickness"
IDS_StrikeOffset "Strike-Thru offset"
IDS_Baseline "Baseline (Ascender height)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_InterlineGap "External Leading"
IDS_Lowerp "Lowercase p descender"
IDS_Lowerd "Lowercase d ascender"
IDS_InternalLeading "Internal Leading"
IDS_Overweight "The font weight must be between 0 and 1000.\n\nPlease enter a proper value."
IDS_InvalidCharSet "The character set you have selected conflicts with the Glyph Translation Table used with this font. \n\nYou will not be allowed to make this selection."
IDS_InvalidCharacter "The character code you have entered does not exist in the translation table for this font."
IDS_NoDBCS "The unicode value you have entered becomes a double-byte code when translated. This field only allows single-byte codes."
IDS_LimitsSwapped "The maximum size must be greater then the minimum. They cannot be equal.\nPlease enter a different value or undo this edit."
IDS_NotWindowed "The nominal point size of the font, as represented by the Master unit size in ""Units and Sizes"" above, must be between the maximum and minimum sizes.\n\n Please enter a conforming value."
IDS_ScaleReversed "The Font Unit / Device Unit ratio must be at least 1:1. Otherwise your metrics will lack precision.\n\nPlease adjust these values accordingly."
IDS_WidthReversed "The maximum width must be greater than or equal to the average width.\n\nTey again!"
IDS_AngleTooBig "The italic angle must be less than 90 degrees (900 tenths)."
IDS_BadCTTID "The PFM file %s references a bad CTT. No such CTT exists in your Win16 minidriver.\n"
IDS_NoSyntaxErrors "No errors or warnings were found in this file."
IDS_NoUnicodePoint "The character with hex code %X cannot be converted in code page %u. Select a different code page."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_Unknown "Unknown"
IDS_RCUFM "RC_UFM ID: %s"
IDS_RCGTT "RC_GTT ID: %s"
IDS_RCUNK "RC UNK ID: %s"
ID_CopyItem "Co&py..."
ID_ChangeID "Change &ID..."
IDS_FontDir "UFM\\"
IDS_GTTDir "GTT\\"
IDS_AddCopyFailed "Unable to copy %s into the workspace directory; %s. There may already be a file with the same name in that directory. The new file will not be added to the workspace."
IDS_AddDupError "The file %s is already a part of the workspace. It will not be added again."
IDS_RCWriteError "The driver's RC file needed to be saved too but this operation failed. Because of this, the workspace file could not be saved either."
IDS_CopyCopyFailed "Unable to copy %s to %s. There may already be a file with the same name in that workspace directory; %s. The new file will not be added to the workspace."
IDS_CopyNameError "'%s' is an invalid destination name for the copy operation."
IDS_CopyPrompt "Copy %s to:"
IDS_GPDReminder "Don't forget to edit the new GPD (%s) and change the ModuleName field in it. Each GPD must have a unique ModuleName."
IDS_ResourceLabel "%s Name:"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IDNotUnique "The RC ID you entered (%d) is not a unique %s ID. The ID will not be changed."
IDS_DeletePrompt "Do you wish to remove the %s data for %s from the driver workspace?"
ID_CheckWS "Check Workspace"
IDS_FILE_CheckWS "Check workspace for completeness and tidiness\nCheck Workspace"
IDS_RCExt ".rc"
IDS_W31Ext ".w31"
IDS_RCTables "RC_TABLES"
IDS_RCTabID "2"
IDS_RCTabFile "nt.gpc"
IDS_SwitchToW31 "%s is an NT 4.0 RC file. NT 4.0 minidriver conversions must be W31 file based.\n\nWould you like to use %s instead?"
IDS_BadNT4File "%s is an NT 4.0 RC file. NT 4.0 minidriver conversions must be W31 file based.\n\nYou must select a different file to continue."
IDS_NoGPDsPrompt "You did not select any GPDs. Do you want to select GPDs?"
IDS_DupInvRCID "The following input RC line contains a duplicate or invalid RC ID: '%s'.\n"
IDS_NoFSpecInRCLine "The following input RC line does not contain a filespec at the end of it so it will be skipped: '%s'.\n"
IDS_ORangeRCID "The following input RC line contains an RC ID that is out of range or invalid: '%s'.\n"
IDS_GTTSetName "Could not create the GTT file called '%s'. Cannot continue.\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_UFMSetName "Could not create the UFM file called '%s'. Cannot continue.\n"
IDS_ConvErrors "Conversion errors were detected and logged in %s. The conversion will continue if the errors are not fatal."
IDS_FileReadError "Error opening or reading %s.\n"
IDS_UnicodeConvFailed "The data in %s could not be converted to Unicode using the selected code page.\n"
IDS_Invalid2CTTFormat "The CTT file %s has an invalid format for encodings (not direct, paired, or composed).\n"
IDS_PFMTooSmall "%s is too small to be a valid PFM.\n"
IDS_PFMCharError "In %s's PFM header, m_bLastChar is less than m_bFirstChar.\n"
IDS_BadPFMInfoOffset "The PFM %s contains an invalid driver info offset.\n"
IDS_BadPFMInfoVersion "The PFM %s contains an invalid info version.\n"
IDS_FileWriteError "Error opening or writing %s.\n"
IDS_UFMGenError "Could not generate %s.\n"
IDS_FatalConvErrors "Conversion errors were detected and logged in %s."
IDS_UFMCompError "Error: The UFM '%s' contains a GTT RC ID (%d) that does not match any GTT in the workspace."
IDS_GTTTidyWarning "Warning: The GTT named %s with RC ID = %d is not referenced by any UFM."
IDS_BadGPDError "Error: Resource IDs in the '%s' GPD could not be checked because of problems in the GPD."
IDS_GPDUFMCompError "The GPD for '%s' contains a resource ID (%d) for a nonexistent UFM."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_UFMTidyWarning "Warning: The UFM '%s' with resource ID %d is not referenced by any GPD."
IDS_GPDStrCompError "The GPD for '%s' contains a resource ID (%d) for a nonexistent string."
IDS_StrTidyWarning "Warning: The string '%s' with resource ID %d is not referenced by any GPD."
IDS_GPDModNameCompError "Error: GPD #%d's model name (%s) is not unique."
IDS_GPDFileNameCompError "Error: GPD #%d's file name (%s) is not unique."
IDR_WSCHECK "\n\n\n\n\n\n"
IDS_WSCloseCheckPrmt "At least one workspace consistency error or warning was found in the %s driver.\n\nDo you want to view the problem(s) that were found?"
IDS_WSCheckTitle "%s: Workspace Consistency Check Results"
IDS_NoWSProblems "No consistency errors were found in the %s workspace."
IDS_NoVersionError "Warning: The %s workspace you just opened does not contain any version information. This means that the workspace is missing important information that can effect the validity of the corresponding RC file.\n\nYou should reconvert the driver in this workspace to fix this problem."
IDS_RCRewriteQuestion "Warning: Changes have been made to the %s workspace that would normally require %s to be rewritten. The problem is that this workspace contains no string table info so rewriting the RC file will corrupt it. \n\nAre you sure you want to rewrite the RC file?"
IDS_UFMSetGTTID "Warning: The UFM '%s' contained a GTT IDD == 0 so it was changed to -1.\n"
IDR_STRINGEDITOR "\n\n\n\n.STR\n\n"
IDS_StringEditorTitle "%s: RC File String Editor "
IDS_StrEditRCIDColLab "RC ID"
IDS_StrEditStringColLab "String"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_XXXUnexpectedCPError "Unexpected parsing or conversion error: %s"
END
STRINGTABLE DISCARDABLE
BEGIN
1250 "1250- Windows 3.1 Eastern European (ANSI)"
1251 "1251- Windows 3.1 Cyrillic (ANSI)"
1252 "1252- Windows 3.1 Latin 1 (USA, Western Europe) (ANSI)"
1253 "1253- Windows 3.1 Greek (ANSI)"
1254 "1254- Windows 3.1 Turkish (ANSI)"
1255 "1255- Hebrew (ANSI)"
1256 "1256- Arabic (ANSI)"
1257 "1257- Baltic (ANSI)"
END
STRINGTABLE DISCARDABLE
BEGIN
864 "864- Arabic (OEM)"
865 "865- MS-DOS Nordic (OEM)"
866 "866- MS-DOS Russian (OEM)"
869 "869- IBM Modern Greek (OEM)"
874 "874- Thai (OEM, ANSI)"
END
STRINGTABLE DISCARDABLE
BEGIN
932 "932- Japan (OEM, ANSI)"
936 "936- Simplified Chinese (PRC, Singapore) (OEM, ANSI)"
END
STRINGTABLE DISCARDABLE
BEGIN
949 "949- Korean (OEM, ANSI)"
950 "950- Traditional Chinese (Taiwan, Hong Kong) (OEM, ANSI)"
END
STRINGTABLE DISCARDABLE
BEGIN
1200 "1200 - Unicode (ISO 10646 Bitmaps)"
END
STRINGTABLE DISCARDABLE
BEGIN
437 "437- MS-DOS USA (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
708 "708- Arabic (ASMO 708) (OEM)"
709 "709- Arabic (ASMO 449+, BCON V4) (OEM)"
710 "710- Arabic (Transparent Arabic) (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
720 "720- Arabic (Transparent ASMO) (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
737 "737- Greek (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
775 "775- Baltic (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
850 "850- MS-DOS Multilingual (Latin 1) (OEM)"
852 "852- MS-DOS Slavic (Latin II) (OEM)"
855 "855- IBM Cyrillic (OEM)"
857 "857- IBM Turkish (OEM)"
860 "860- MS-DOS Portugese (OEM)"
861 "861- MS-DOS Icelandic (OEM)"
862 "862- Hebrew (OEM)"
863 "863- MS-DOS Canadian-French (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
1361 "1361- Korean (Johab) (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
10000 "10000- Macintosh Roman (OEM)"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ReqOSError "The Minidriver Development Tool must be run on Microsoft Windows NT 2000+. Cannot continue."
IDS_Delete2ItemQuery "Do you really want to delete the selected item(s)?"
IDS_StandAloneFontLoad "Because no GTT was found for '%s', changes made to the UFM cannot be saved.\n\nContinue?"
IDS_CantStoreStandAlone "This UFM was loaded without its corresponding GTT. Because of this, changes made to the UFM cannot be saved."
IDS_GPDStringSearchFailed "Cannot find the string '%s'."
IDS_MDWUpgradeMsg1 "The %s workspace needs to be upgraded."
IDS_MDWUpgradeMsg2 "\n\nUpgrade now?"
IDS_RCFileChanging " The RC file needs to be rewritten, too."
IDS_RCRepFailed1 "An RC file parsing error occurred so the workspace cannot be upgraded."
IDS_RCCommentHdr1 "/******************************************************************************\n\n"
IDS_RCCommentHdr2 " RC file generated by the Minidriver Development Tool"
IDS_RCCommentHdr3 "\n\n******************************************************************************/\n\n"
IDS_StdIncludeFile1 "<Minidrv.H>"
IDS_StdIncludeFile2 "<Common.RC>"
IDS_StdIncludeFile3 "<Windows.H>"
IDS_StdIncludeFile4 "<NTVerP.H>"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BadGotoRCID """%s"" is not a valid RC ID."
IDS_NoGotoRCID "There is no string with RC ID = %s in this string table."
IDS_BadSearchString "You must enter a search string before a search can be performed."
IDS_NoSearchString "The search string ""%s"" is not in the string table."
IDS_SaveStrTabPrompt "Save changes to the %s string table?"
IDS_InvalidRCID "All RC IDs must be >= 1."
IDS_DuplicateRCID "All RC IDs must be unique."
IDS_EmptyStringInStrTab "Strings in the string table cannot be empty."
IDS_UnusualError "Unusual and Fatal Error: Syntax Checker failed!"
IDS_ErrorLabel "%d &errors and warnings in this GPD:"
IDS_BadGotoLineNum """%s"" is not a valid line number in this GPD."
IDS_GPDBackupFailed "%s could not be backed up. Should it be saved anyway?"
IDS_HeapCFailed "HeapCreate() failed while trying to convert the following CTT: %s."
IDS_ConvCTTFailed "BConvertCTT2GTT() failed while trying to convert %s."
IDS_RCForUFMPrompt "The resource file for the driver containing '%s' must be read to find the UFM's GTT. \n\nDo you want to tell the program where to find the resource file?"
IDS_UFMCompWarning "Warning: The UFM '%s' contains a GTT RC ID (%d), MDT load MDT default GTT."
END
STRINGTABLE DISCARDABLE
BEGIN
ID_BOGUS_NBTN "Find Next"
ID_BOGUS_PBTN "Find Previous"
ID_SrchNextBtn "Finds the next occurrence of the specified text\nFind Next"
ID_SrchPrevBtn "Finds the previous occurrence of the specified text\nFind Previous"
ID_BUTTON32788 "Now is the time"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_StdIncludeFile5 """common.ver"""
IDS_IncStmt "#include %s\n"
IDS_OldIncludeFile1 "<mindrvrc.h>"
IDS_MDWTooNewError "The workspace in %s was written for version %d of the Minidriver Development Tool (MDT). You are running MDT version %d. Because of this, the workspace cannot be loaded."
IDS_UpdateRCFile "%s was changed outside of the MDT. The MDT should reprocess the RC file to make sure those changes are not lost.\n\nReprocess the RC file now?"
IDS_MustSelCP "You must select one of the code pages in the list box before continuing."
IDS_HeapInGLoad "HeapCreate() failed during GTT load."
IDS_PGetFailedInGLoad "PGetDefaultGlyphset() failed in CGlyphMap::Load()."
IDS_INFWizTitle "INF File Generation Wizard"
IDS_INFModelsColLab "Models"
IDS_INFIncludesColLab "Included Status"
IDS_INFModelsToggleStr " * Included *"
IDS_INFNoModelsSel "You need to select at least one model to include in the INF file."
IDS_INFBiDiColLab "BI-DI Status"
IDS_INFBiDiToggleStr " * BI-DI *"
IDS_INFICMColLab "ICM Profile Filespecs"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CommonRCFile "RC File (*.rc)|*.rc||"
IDS_CommonICMFile "ICM Profile File (*.icm)|*.icm|ICM Profile File (*.icc)|*.icc|ICM Profile File (*.*)|*.*||"
IDS_INFExFilesColLab "File Specifications"
IDS_CommonExtraFile "Extra File (*.*)|*.*||"
IDS_NoMfgError "You must enter a name for the manufacturer before continuing."
IDS_NoMfgAbbrevError "You must enter a two letter abbreviation for the manufacturer's name before continuing."
IDS_NonStdColLab "Key=Value Pairs"
IDS_ModelsSumTxt "Models selected for the INF file:\r\n"
IDS_BIDISumTxt "\r\nModels for BI-DI printers:\r\n"
IDS_NoneSumTxt "\tNone\r\n"
IDS_ICMSumTxt "\r\nICM profile files by model:\r\n"
IDS_NonStdFilesSumTxt "\r\nNonstandard files by model:\r\n"
IDS_MfgSumTxt "\r\nManufacturer:\t%s\r\n"
IDS_ProvSumTxt "Provider:\t\t%s\r\n"
IDS_NonStdSecSumTxt "\r\nNonstandard INF file sections:\r\n"
IDR_INF_FILE_VIEWER "\nINF File\n\nINF File (*.inf)\n.INF\n\n"
END
STRINGTABLE DISCARDABLE
BEGIN
ID_FILE_Check_INF "Check for existence of files referenced in the INF\nCheck INF"
ID_FILE_Change_INF "Use the wizard to modify the contents of the INF file\nChange INF"
IDS_INFText_HeaderCmt ";\r\n;\tPrinter Installation File\r\n;\r\n;\t List of supported printers, manufacturers\r\n;\r\n\r\n"
IDS_INFText_Version "[Version]\r\nSignature=""$Windows NT$""\r\nProvider=%%%s%%\r\nClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}\r\nClass=Printer\r\n"
IDS_INFText_PCAddr "[printer_class_addreg]\r\nHKR,,,,%PrinterClassName%\r\nHKR,,Icon,,""-4""\r\nHKR,,Installer32,,""ntprint.dll,ClassInstall32""\r\nHKR,,NoDisplayClass,,1\r\nHKR,,EnumPropPages32,,""printui.dll,PrinterPropPageProvider""\r\n"
IDS_INFText_MfgCmt ";\r\n; Manufacturer section.\r\n;\r\n; This section lists all of the manufacturers\r\n; that we will display in the Dialog box\r\n;\r\n\r\n"
IDS_INFText_Manufacturer "[Manufacturer]\r\n""%s""\r\n"
IDS_INFText_ClInst32 "[ClassInstall32.NT]\r\nAddReg=printer_class_addreg\r\n"
IDS_INFText_ModCmt ";\r\n; Model Specifications Section\r\n;\r\n\r\n"
IDS_INFText_CopySecCmt ";\r\n; Copy sections\r\n;\r\n\r\n"
IDS_INFText_CopyKey "CopyFiles="
IDS_INFText_CopyDataEntry "DataSection=UNIDRV_DATA\r\n"
IDS_INFText_UnidrvSec "[UNIDRV]\r\nUNIDRV.DLL\r\nUNIRES.DLL\r\nGPDPARSE.DLL\r\nUNIDRVUI.DLL\r\nSTDNAMES.GPD\r\nUNIDRV.HLP\r\n"
IDS_INFText_UnidrvDataSec
"[UNIDRV_DATA]\r\nDriverFile=UNIDRV.DLL\r\nConfigFile=UNIDRVUI.DLL\r\nHelpFile=UNIDRV.HLP\r\n"
IDS_INFText_InstallCmt ";\r\n; Installer section(s) referenced above.\r\n;\r\n\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INFFile "OEMPRINT INF File"
IDS_INFGPDReadError "The INF Wizard could not read %s so the CopyFiles entry in that GPD's Install section may not be complete."
IDS_INFNoModelsError "No INF files can be generated for this project because it contains no models (GPDs)."
IDS_INFOpenError "Opening an INF file is not supported at this time."
IDR_INFCHECK "\n\n\n\n\n\n"
IDS_INFChk_NoModErr "Model %s: The GPD file ""%s"" does not exist."
IDS_INFChk_NoIncFileErr "Model %s: ""%s"" does not exist. It is referenced in an include statement in ""%s""."
IDS_INFChk_GPDReadErr """%s"" could not be read so the existince of the include files referenced it it cannot be checked."
IDS_INFChk_NoICMFileErr "Model %s: Missing ICM file ""%s""."
IDS_INFChk_NoNonStdFileErr "Model %s: Missing nonstandard file ""%s""."
IDS_INFChk_NoResDLLErr "Driver %s: Could not find the resource DLL ""%s""."
IDS_INFChecksOK "No INF consistency problems were found. All files checked exist."
IDS_INFCheckTitle "%s: INF Consistency Check Results"
IDS_UFMTooSmallError "%s is too small to contain a correctly formed UFM so it cannot be loaded."
IDS_ReservedRCIDUsed "RC IDs in the range 10,000 - 20,000 are reserved. They can only be used by unidriv."
IDS_BadKernPairError "Duplicate kerning pair found; pair #%d, amount = %d. first char = 0x%X, second char = 0x%X."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INFText_DestDirs "[DestinationDirs]\r\nDefaultDestDir=66000\r\n"
IDS_INFText_SrcDiskNamesI
"[SourceDisksNames.x86]\r\n1 = %disk1%,,,\\i386\r\n"
IDS_INFTextSrcDiskFilesHdr "[SourceDisksFiles]\r\n"
IDS_INFText_CtrlFlags "[ControlFlags]\r\nExcludeFromSelect = 2369\r\n"
IDS_INFText_Strings "[Strings]\r\nPrinterClassName=""Printers""\r\n%s=""%s""\r\ndisk1=""%s Printer Driver Setup Disk""\r\n"
IDS_INFText_SrcDiskFilesEntry "%s = 1\r\n"
IDS_INFText_UnidrvSrcDskFiles
"UNIDRV.DLL = 1\r\nUNIRES.DLL = 1\r\nGPDPARSE.DLL = 1\r\nUNIDRVUI.DLL = 1\r\nSTDNAMES.GPD = 1\r\nUNIDRV.HLP = 1\r\n"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NoFamilyNamesError "Error: There must be at least one family name."
IDS_MissingFieldError "Error: Blank field values are not allowed."
IDS_LessEqZeroError "The %s %s field is <= 0. It should be > 0.\n\nDo you want to fix it now?"
IDS_EmptyStrError "The %s %s field is empty. It should contain a string.\n\nDo you want to fix it now?"
IDS_LessZeroError "The %s %s field is < 0. It should be >= 0.\n\nDo you want to fix it now?"
IDS_GrterEqZeroError "The %s %s field is >= 0. It should be < 0.\n\nDo you want to fix it now?"
IDS_EqualsZeroError "The %s %s field is = 0. It should be nonzero.\n\nDo you want to fix it now?"
IDS_EqFieldsError "The %s and %s fields are the same. They should be different.\n\nDo you want to fix the problem now?"
IDS_BadWidth "Width #%d is <= 0. All widths should be > 0.\n\nDo you want to fix the problem now?"
IDS_NoGTTForUFMError "Warning: No GTT or code page could be found or loaded for the following UFM: %s. You should edit the UFM to set a valid GTT ID and/or code page. Then save the UFM. Only changes to the GTT ID and code page will be saved."
IDS_NoGTTForUFMFatalError
"%s could not be loaded because no GTT or code page could be found or loaded for it."
IDS_GTTCPChangedMsg "You changed the UFM's %s. Because of this, some of the data in the UFM's Width and/or Kerning table may have been invalidated. The UFM must be saved and reloaded to update those tables.\n\nShould this be done?"
IDS_CPID "default code page"
IDS_GTTID "GTT"
IDS_WidthsTableOK "Widths Table Checking Results:\n\nThe program could not find any obvious problems. Be that as it may, there are many problems the program cannot detect so you should still check the table yourself."
IDS_WidthsTableTooBig "Widths Table Checking Results:\n\nThe widths table has too many entries in it. The extra data is not displayed. It probably means there are a lot of problems in the table. Check it thoroughly. Any edit will remove the extra entries."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_KerningTableBadEnts "Kerning Pairs Table Checking Results:\n\nThe entries in the following table do not correspond to valid code points. They should be removed and the rest of the table checked for additional problems."
IDS_KerningTableOK "Kerning Pairs Table Checking Results:\n\nThe program could not find any obvious problems. Be that as it may, there are many problems the program cannot detect so you should still check the table yourself."
IDS_DefINFIncFile "NTPRINT.INF"
IDS_INFMissingIncError "Error: There is no include file for '%s'. Please add one before continuing."
IDS_INFMissingInstSecError
"Error: '%s' must have at least one of the following sections selected: UNIDRV.OEM, UNIDRV_BIDI.OEM, PSCRIPT.OEM, and Other."
IDS_INFNoOtherStrError "Error: You have indicated that '%s' requires other sections but none were specified."
IDS_IncFilesSumTxt "\r\nInclude files by model:\r\n"
IDS_InstSecsSumTxt "\r\nInstall sections by model:\r\n"
IDS_DataSecsSumTxt "\r\nData sections by model:\r\n"
IDS_InstSecUni "UNIDRV.OEM"
IDS_InstSecUniBiDi "UNIDRV_BIDI.OEM"
IDS_InstSecPScript "PSCRIPT.OEM"
IDS_InstSecTtf "TTFSUB.OEM"
IDS_DataSecUni "UNIDRV_DATA"
IDS_DataSecUniBiDi "UNIDRV_BIDI_DATA"
IDS_DataSecPScript "PSCRIPT_DATA"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INFText_IncludeKey "Include=%s\r\n"
IDS_INFText_NeedsKey "Needs=%s\r\n"
IDS_INFText_DataSecKey "\r\nDataSection=%s\r\n"
IDS_INFMissingDataSecError
"Error: '%s' must have at least one of the following sections selected: UNIDRV_DATA, UNIDRV_BIDI_DATA, PSCRIPT_DATA, and Other."
IDS_INFText_DataFileKey "DataFile=%s\r\n"
IDS_INFSecNeededColLab "Section Needed Status"
IDS_INF_NSMS_ToggleStr "* Section Needed *"
IDS_NonStdModelsSumTxt "\r\nNonstandard sections needed by models:\r\n"
IDS_INFNoDLLError "Error: No resource DLL name could be found in %s."
IDS_INFPnPIDColLab "PnP ID"
IDS_PnPIDSumTxt "\r\nModels with real PnP IDs:\r\n"
IDS_INFText_ICMDest "%s=66003\r\n"
IDS_PnPSpacesError "Spaces are illegal in PnP IDs. Please remove all spaces from the IDs before continuing."
IDS_GTTCPOnlySaved "Reminder: Only the UFM's dwGlyphSetDataRCID and ulDefaultCodePage values will be saved. The rest of the UFM will be unchanged."
IDS_UFMOKNow "Now that the UFM (%s) has a valid GTT and/or code page associated with it, all parts of the UFM can be edited and saved."
IDS_UnExpFilTypError "Unexpected file type."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_MDWExtension ".MDW"
IDS_CTTFarEastCPError "Conversion of a driver with CTTs is not support when an East Asia code page is selected as the default code page for the driver. Conversion cannot continue.\r\n"
IDS_OldDriverRootDir "NT5"
IDS_NewDriverRootDir "W2K"
IDS_BadDestPath "The base directory path must end with ""%s""."
IDS_ResourceError "Insufficient Resource"
IDS_LoadGTTError "Fail to load Glyph Map Table"
IDS_StrEditNoSave "Need to load String Editor from Workspace to save"
IDS_NotFoundRC "The RC file was not found in the expected directory or different name from driver name; \nDo you want to tell the program where to find the RC file?"
IDS_StrEditNoEdit "String Editor could be edited when loaded in Workspace"
IDS_NewUFM "New UFMs are created under %s directory"
IDS_NewUFMError "Fail to convert from PFM to UFM"
IDS_NewGTT "New GTTs are created under %s directory"
IDS_NewGTTError "Fail to convert from CTT to GTT"
IDS_FileNewExist "A file with the specified name exists at the specified location. Do you want to overwrite it with this new file ?"
IDS_FileAlreadExist "Directory/File with selected name already exist, you can't create directory/file"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_FileCreateDirectory "Fail to create the Project Direcotry"
IDS_NoFileName "File name is not specified"
IDS_TemplateCreated "New template file (GPD file) is created in %s directory, you can modify template by editing this GPD file."
IDS_FailCreateTemplate "Template file name or path is not set, Or name is already in the list"
IDS_FailCreateTempDir "Fail to create the template directory"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_NewResource DIALOG DISCARDABLE 0, 0, 267, 210
STYLE WS_CHILD | WS_CAPTION
CAPTION "Include Resource"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_EDIT_MODEL,85,15,110,15,ES_AUTOHSCROLL
EDITTEXT IDC_EDIT_GPD,85,40,110,15,ES_AUTOHSCROLL
EDITTEXT IDC_EDIT_RESOUREC,85,65,110,15,ES_AUTOHSCROLL
LTEXT "Model name",IDC_STATIC,15,15,55,15
LTEXT "GPD file name",IDC_STATIC,15,40,60,15
LTEXT "ResourceDLL name",IDC_STATIC,15,65,55,20
CONTROL "Include Fonts",IDC_CHECK_FONTS,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,20,115,100,15
EDITTEXT IDC_UFM_PATH,75,135,120,15,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_SerchUFM,205,135,20,15
EDITTEXT IDC_GTT_PATH,75,160,120,15,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_SearchGTT,205,160,20,15
LTEXT "UFM Files",IDC_STATIC,15,135,40,15
LTEXT "GTT Files",IDC_STATIC,15,160,40,15
END
IDD_NEW_PROJECT DIALOG DISCARDABLE 0, 0, 250, 210
STYLE WS_CHILD | WS_CAPTION
CAPTION "Projects"
FONT 8, "MS Shell Dlg"
BEGIN
EDITTEXT IDC_EDIT_NPRJNAME,129,45,102,14,ES_AUTOHSCROLL
EDITTEXT IDC_EDIT_NPRJLOC,129,95,101,13,ES_AUTOHSCROLL
LTEXT "Project Name",IDC_STATIC,129,30,50,8
LTEXT "Location",IDC_STATIC,129,80,78,10
PUSHBUTTON "...",IDC_DirBrowser,209,80,16,14
LTEXT "Template Name ",IDC_STATIC,7,168,55,10
EDITTEXT IDC_EDIT_AddTName,67,168,115,15,ES_AUTOHSCROLL
LTEXT "Template File",IDC_STATIC,7,188,50,10
EDITTEXT IDC_EDIT_AddTPath,67,188,115,15,ES_AUTOHSCROLL | NOT
WS_TABSTOP
PUSHBUTTON "....",IDC_Search_PRJ,187,190,20,13,NOT WS_TABSTOP
LTEXT "Project Template",IDC_STATIC,5,5,105,10
CONTROL "Add Template",IDC_CHECK_ADD,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,7,153,100,10
CONTROL "List1",IDC_LIST_ProjectTemplate,"SysListView32",
LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER |
WS_TABSTOP,7,20,113,120
PUSHBUTTON "Add",IDC_AddTemplate,187,167,19,14
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_NewResource, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 260
TOPMARGIN, 7
BOTTOMMARGIN, 203
END
IDD_NEW_PROJECT, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 243
TOPMARGIN, 7
BOTTOMMARGIN, 203
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_SMALLGLYPH BITMAP DISCARDABLE "res\\bmp00002.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_ConvertCTT DIALOG DISCARDABLE 0, 0, 257, 206
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "GTT Converter"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Codepage",-1,10,45,40,10
COMBOBOX IDC_COMBO_Codepage,65,40,95,40,CBS_DROPDOWN | CBS_SORT |
WS_VSCROLL | WS_TABSTOP
LTEXT "CTT File",-1,10,80,40,10
EDITTEXT IDC_EDIT_CTTFile,65,80,95,15,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_CTTBrowser,170,80,15,15
LTEXT "GTT Directory",-1,10,145,45,15
EDITTEXT IDC_GttDirectory,65,145,95,15,ES_AUTOHSCROLL
END
IDD_ConvertPFM DIALOG DISCARDABLE 0, 0, 257, 206
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Convert PFM"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Codepage",-1,10,35,40,10
LTEXT "PFM Files",-1,10,110,40,10
EDITTEXT IDC_PfmFiles,61,109,95,15,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_PFMBrowser,175,110,15,15
LTEXT "UFM Directory",-1,10,175,45,15
EDITTEXT IDC_UfmDir,61,174,95,15,ES_AUTOHSCROLL
LTEXT "MDT use codepage and gtt file for converting pfm to ufm, these information are required for width table and kerning table.",
-1,5,0,250,20
LTEXT "GTT File",-1,10,70,40,10
EDITTEXT IDC_GttPath,61,69,95,15,ES_AUTOHSCROLL
PUSHBUTTON "...",IDC_GTTBrowser,175,70,15,15
COMBOBOX IDC_ComboCodePage,61,34,90,40,CBS_DROPDOWN | CBS_SORT |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "...",IDC_UfmDirBrowser,175,175,15,15
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_ConvertCTT, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 250
TOPMARGIN, 7
BOTTOMMARGIN, 199
END
IDD_ConvertPFM, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 250
TOPMARGIN, 7
BOTTOMMARGIN, 199
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE 9, 1
#pragma code_page(1252)
#endif
#include "res\MiniDev.Rc2" // non-Microsoft Visual C++ edited resources
#include "afxres.rc" // Standard components
#include "afxprint.rc" // printing/print preview resources
#endif
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED