Annotation of q_a/samples/simpldll/linktest.def, revision 1.1.1.2

1.1       root        1: NAME         linktest
                      2: 
                      3: DESCRIPTION  'Sample Microsoft Win32 Application'
                      4: 
                      5: STUB         'WINSTUB.EXE'
                      6: 
                      7: CODE         PRELOAD MOVEABLE DISCARDABLE
                      8: DATA         PRELOAD MOVEABLE MULTIPLE
                      9: 
                     10: HEAPSIZE     1024
                     11: STACKSIZE    5120
                     12: 
                     13: EXPORTS
                     14:     MainWndProc      @1
                     15:     ThreadProc       @2
1.1.1.2 ! root       16:     AboutDlgProc     @3

unix.superglobalmegacorp.com

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