Annotation of mstools/samples/ddeml/server/server.def, revision 1.1.1.2

1.1.1.2 ! root        1: NAME         Server        
1.1       root        2: 
                      3: DESCRIPTION  'Sample Microsoft Windows Application'
                      4: 
1.1.1.2 ! root        5: EXETYPE      WINDOWS       
1.1       root        6: 
1.1.1.2 ! root        7: STUB         'WINSTUB.EXE' 
1.1       root        8:                            
                      9: CODE  PRELOAD MOVEABLE DISCARDABLE
                     10: 
                     11: DATA  PRELOAD MOVEABLE MULTIPLE
                     12: 
                     13: HEAPSIZE     1024
1.1.1.2 ! root       14: STACKSIZE    5120          ; recommended minimum for Windows applications
1.1       root       15: 
                     16: 
                     17: EXPORTS
1.1.1.2 ! root       18:         MainWndProc             @1
        !            19:         About                   @2
1.1       root       20:         RenderDelayDlgProc      @3
                     21:         SetTopicDlgProc         @4
                     22:         DdeCallback             @5
                     23:         SetServerDlgProc        @6
                     24:         ContextDlgProc          @7

unix.superglobalmegacorp.com

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