Annotation of mstools/samples/playit/playit.def, revision 1.1.1.1

1.1       root        1: NAME           PlayIt
                      2: DESCRIPTION     'Minimum Windows Application - (c) 1991, Microsoft Corporation'
                      3: EXETYPE         WINDOWS
                      4: STUB            'WINSTUB.EXE'
                      5: CODE            PRELOAD MOVEABLE DISCARDABLE
                      6: DATA            PRELOAD MOVEABLE MULTIPLE
                      7: HEAPSIZE        1024
                      8: STACKSIZE       5120
                      9: 
                     10: EXPORTS
                     11:         WndProc
                     12:        AboutDlgProc
                     13:         PlaySoundFileHook

unix.superglobalmegacorp.com

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