Annotation of mstools/win32s/ut/samples/utsample/utsamp32.def, revision 1.1

1.1     ! root        1: LIBRARY             UTSamp32
        !             2: 
        !             3: DESCRIPTION  'Sample Universal Thunk DLL'
        !             4: 
        !             5: CODE        PRELOAD MOVEABLE DISCARDABLE
        !             6: DATA        PRELOAD MOVEABLE SHARED
        !             7: 
        !             8: EXPORTS
        !             9:     MyWNetGetUser
        !            10:     MyGetFreeSpace
        !            11: 
        !            12: SECTIONS
        !            13:     .bss     SHARED READ WRITE
        !            14:     .data    SHARED READ WRITE

unix.superglobalmegacorp.com

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