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

NAME         Server        

DESCRIPTION  'Sample Microsoft Windows Application'

EXETYPE      WINDOWS       

STUB         'WINSTUB.EXE' 
                           
CODE  PRELOAD MOVEABLE DISCARDABLE

DATA  PRELOAD MOVEABLE MULTIPLE

HEAPSIZE     1024
STACKSIZE    5120          ; recommended minimum for Windows applications


EXPORTS
        MainWndProc             @1
        About                   @2
        RenderDelayDlgProc      @3
        SetTopicDlgProc         @4
        DdeCallback             @5
        SetServerDlgProc        @6
        ContextDlgProc          @7

unix.superglobalmegacorp.com

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