File:  [WindowsNT SDKs] / mstools / ole20 / samples / ole2ui / ole2ui.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:38 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993

/*
 * OLE2UI.RC
 *
 * Icon, menus, strings, and dialogs for the OLE 2.0 UI Support Library.
 *
 * Copyright (c)1992 Microsoft Corporation, All Right Reserved
 */

#undef PURE
#include "ole2ui.h"

//Default 'document' icon
DefIcon      ICON        default.ico

//Bitmaps for ResultImage control
IDB_RESULTSEGA      BITMAP  egares.bmp
IDB_RESULTSVGA      BITMAP  vgares.bmp
IDB_RESULTSHIRESVGA BITMAP  hivgares.bmp
	
// Version Verification Resource (see OLE2UI.H)
VERIFICATION RCDATA
    BEGIN
      OLEUI_VERSION_MAGIC
    END

//Include string tables here.
#include "strings.rc"
    
//Include each dialog template here.
#include "insobj.dlg"
#include "icon.dlg"
#include "links.dlg"
#include "pastespl.dlg"
#include "busy.dlg"
#include "convert.dlg"
#include "fileopen.dlg"
#include "prompt.dlg"

// Only include the version resource if we are compiling the DLL version
#ifdef DLL_VER
//Version Information
#include "OLE2UI.RCV"
#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.