home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
com
/
activedocument
/
dfv
/
dfv.res
/
dfv.rc
< prev
next >
Wrap
Text (UTF-16)
|
1998-03-30
|
7KB
|
110 lines
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
3000 BITMAP "BITMAP3000_1.bmp"
3001 BITMAP "BITMAP3001_1.bmp"
MAINDFVMENU MENU
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
POPUP "&File"
{
MENUITEM "&Open DocFile...", 1001
MENUITEM "&Close", 1002
MENUITEM SEPARATOR
MENUITEM "E&xit", 1000
}
POPUP "&Tree"
{
MENUITEM "E&xpand \x08+", 1100
MENUITEM "Expand &Branch \x08*", 1101
MENUITEM "Expand &All \x08Ctrl+*", 1102
MENUITEM "&Collapse Branch \x08-", 1103
MENUITEM "C&ollapse All \x08Ctrl+-", 1104
}
POPUP "&Help"
{
MENUITEM "&Index... \x08F1", 1200
MENUITEM SEPARATOR
MENUITEM "&About DocFile Viewer...", 1201
}
}
1201 DIALOG 67, 46, 173, 53
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "About DocFile Viewer"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
CONTROL "AppIcon", -1, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 8, 6, 18, 20
CONTROL "Windows NT DocFile Viewer - Version 2.0", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE, 32, 7, 139, 8
CONTROL "Copyright 1994-1995 Microsoft Corporation", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE, 32, 18, 139, 8
CONTROL "OK", 1, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 66, 33, 40, 14
}
STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
2000, "Error"
2001, "Can't find help file."
2002, "This program is incompatible with the version of OLE installed on this system. This program requires at least OLE2 version %i - %i"
2003, "OLE initizlization failed."
2004, "IStorage::EnumSTATSTG failed with HRESULT: 0x%08X"
2005, "IStorage::OpenStorage failed with HRESULT: 0x%08X"
2006, "IStorage::OpenStream failed with HRESULT: 0x%08X"
2007, "IStorage::EnumElements failed with HRESULT: 0x%08X"
2008, "Tree is too large. Collapse some branches."
2009, "Couldn't load folder and document bitmaps."
2010, "Unable to open %ws as a DocFile."
2011, "IStream::Stat failed with HRESULT: 0x%08X"
2012, "IStream::Seek failed with HRESULT: 0x%08X"
2013, "IStream::Read failed with HRESULT: 0x%08X"
2014, "Stream:"
2015, "DFView ran out of memory. Free up more resources."
}
APPACCEL ACCELERATORS
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
VK_F1, 1200, VIRTKEY
VK_ADD, 1100, VIRTKEY
VK_SUBTRACT, 1103, VIRTKEY
VK_SUBTRACT, 1104, CONTROL, VIRTKEY
VK_MULTIPLY, 1102, CONTROL, VIRTKEY
VK_MULTIPLY, 1101, VIRTKEY
"+", 1100
"-", 1103
"*", 1101
}
APPICON ICON "APPICON.ico"
STREAMICON ICON "STREAMICON.ico"
1 VERSIONINFO
FILEVERSION 3,50,1,1
PRODUCTVERSION 3,50,1,1
FILEOS 0x40004
FILETYPE 0x1
{
BLOCK "StringFileInfo"
{
BLOCK "040904B0"
{
VALUE "CompanyName", "Microsoft Corporation"
VALUE "FileDescription", "Windows NT Docfile Viewer"
VALUE "FileVersion", "\x032\x01\x01>\x0F\x01InternalName"
VALUE "InternalName", "DocFile Viewer"
VALUE "LegalCopyright", "Copyright (C) Microsoft Corp. 1981-1995"
VALUE "OriginalFilename", "DFVIEW.exe"
VALUE "ProductName", "Microsoft(R) Windows NT(TM) Operating System"
VALUE "ProductVersion", "3.50"
VALUE "041104B0", "L\x16\x01CompanyName"
}
}
1 17 "171_1.txt"