home *** CD-ROM | disk | FTP | other *** search
- ;-----------------------------------
- ; KBMIDI.DEF module definition file
- ;-----------------------------------
-
- NAME KBMIDI
-
- DESCRIPTION 'Keyboard MIDI Player (c) Charles Petzold, 1992'
- EXETYPE WINDOWS
- STUB 'WINSTUB.EXE'
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE MULTIPLE
- HEAPSIZE 1024
- STACKSIZE 8192
-