Annotation of mstools/ole20/samples/ole2ui/ole2ui.rc, revision 1.1

1.1     ! root        1: /*
        !             2:  * OLE2UI.RC
        !             3:  *
        !             4:  * Icon, menus, strings, and dialogs for the OLE 2.0 UI Support Library.
        !             5:  *
        !             6:  * Copyright (c)1992 Microsoft Corporation, All Right Reserved
        !             7:  */
        !             8: 
        !             9: #undef PURE
        !            10: #include "ole2ui.h"
        !            11: 
        !            12: //Default 'document' icon
        !            13: DefIcon      ICON        default.ico
        !            14: 
        !            15: //Bitmaps for ResultImage control
        !            16: IDB_RESULTSEGA      BITMAP  egares.bmp
        !            17: IDB_RESULTSVGA      BITMAP  vgares.bmp
        !            18: IDB_RESULTSHIRESVGA BITMAP  hivgares.bmp
        !            19:        
        !            20: // Version Verification Resource (see OLE2UI.H)
        !            21: VERIFICATION RCDATA
        !            22:     BEGIN
        !            23:       OLEUI_VERSION_MAGIC
        !            24:     END
        !            25: 
        !            26: //Include string tables here.
        !            27: #include "strings.rc"
        !            28:     
        !            29: //Include each dialog template here.
        !            30: #include "insobj.dlg"
        !            31: #include "icon.dlg"
        !            32: #include "links.dlg"
        !            33: #include "pastespl.dlg"
        !            34: #include "busy.dlg"
        !            35: #include "convert.dlg"
        !            36: #include "fileopen.dlg"
        !            37: #include "prompt.dlg"
        !            38: 
        !            39: // Only include the version resource if we are compiling the DLL version
        !            40: #ifdef DLL_VER
        !            41: //Version Information
        !            42: #include "OLE2UI.RCV"
        !            43: #endif

unix.superglobalmegacorp.com

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