File:  [WindowsNT SDKs] / mstools / ole20 / samples / gizmobar / gizmobar.def
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

LIBRARY     GIZMOBAR
DESCRIPTION 'GizmoBar 1.00, By Kraig Brockschmidt, (c)1993 Microsoft Corporation'
EXETYPE     WINDOWS
CODE        MOVEABLE DISCARDABLE
DATA        PRELOAD MOVEABLE SINGLE

SEGMENTS    _TEXT                   PRELOAD MOVEABLE DISCARDABLE
HEAPSIZE    4096

EXPORTS     WEP                     @1 RESIDENTNAME

            GizmoBarWndProc         @2

            GBHwndAssociateSet      @3
            GBHwndAssociateGet      @4

            GBGizmoAdd              @5
            GBGizmoRemove           @6

            GBGizmoSendMessage      @7

            GBGizmoShow             @8
            GBGizmoEnable           @9
            GBGizmoCheck            @10
            GBGizmoFocusSet         @11
            GBGizmoExist            @12

            GBGizmoTypeGet          @13

            GBGizmoDataSet          @14
            GBGizmoDataGet          @15
            GBGizmoNotifySet        @16
            GBGizmoNotifyGet        @17

            GBGizmoTextGet          @18
            GBGizmoTextSet          @19
            GBGizmoIntGet           @20
            GBGizmoIntSet           @21

unix.superglobalmegacorp.com

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