File:  [WindowsNT SDKs] / mstools / samples / ole / clidemo / clidemo.def
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:20:49 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, ntsdk-nov-1993, ntsdk-jun-1992, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 297 06-28-1992

NAME         clidemo

DESCRIPTION  'Microsoft OLE Sample Client Application'

EXETYPE      WINDOWS

CODE	     PRELOAD MOVEABLE DISCARDABLE
DATA	     PRELOAD MOVEABLE MULTIPLE

HEAPSIZE     16000
STACKSIZE    32000

EXPORTS
; Window procedures
;
        FrameWndProc           @1
        ItemWndProc            @2

; Dialog procedures
;
       fnProperties            @3
       fnInsertNew             @4
       fnAbout                 @5
       fnRetry                 @6
       fnInvalidLink           @7

; OLE Client callbacks
;
        CallBack               @8
        ReadStream             @9
        WriteStream            @10

; timer callback
;
        fnTimerBlockProc       @11

unix.superglobalmegacorp.com

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