Annotation of mstools/ole20/samples/gizmobar/gizmobar.def, revision 1.1

1.1     ! root        1: LIBRARY     GIZMOBAR
        !             2: DESCRIPTION 'GizmoBar 1.00, By Kraig Brockschmidt, (c)1993 Microsoft Corporation'
        !             3: EXETYPE     WINDOWS
        !             4: CODE        MOVEABLE DISCARDABLE
        !             5: DATA        PRELOAD MOVEABLE SINGLE
        !             6: 
        !             7: SEGMENTS    _TEXT                   PRELOAD MOVEABLE DISCARDABLE
        !             8: HEAPSIZE    4096
        !             9: 
        !            10: EXPORTS     WEP                     @1 RESIDENTNAME
        !            11: 
        !            12:             GizmoBarWndProc         @2
        !            13: 
        !            14:             GBHwndAssociateSet      @3
        !            15:             GBHwndAssociateGet      @4
        !            16: 
        !            17:             GBGizmoAdd              @5
        !            18:             GBGizmoRemove           @6
        !            19: 
        !            20:             GBGizmoSendMessage      @7
        !            21: 
        !            22:             GBGizmoShow             @8
        !            23:             GBGizmoEnable           @9
        !            24:             GBGizmoCheck            @10
        !            25:             GBGizmoFocusSet         @11
        !            26:             GBGizmoExist            @12
        !            27: 
        !            28:             GBGizmoTypeGet          @13
        !            29: 
        !            30:             GBGizmoDataSet          @14
        !            31:             GBGizmoDataGet          @15
        !            32:             GBGizmoNotifySet        @16
        !            33:             GBGizmoNotifyGet        @17
        !            34: 
        !            35:             GBGizmoTextGet          @18
        !            36:             GBGizmoTextSet          @19
        !            37:             GBGizmoIntGet           @20
        !            38:             GBGizmoIntSet           @21

unix.superglobalmegacorp.com

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