home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1996 December / PC_Shareware-1996-12.iso / windows / spectrum / sources / wspecem.def < prev    next >
Encoding:
Text File  |  1996-05-18  |  194 b   |  17 lines

  1. NAME     WSpecEm
  2.  
  3. DESCRIPTION 'Spectrum Emulator'
  4.  
  5. EXETYPE WINDOWS
  6.  
  7. CODE    MOVEABLE
  8. DATA    MOVEABLE MULTIPLE
  9.  
  10. HEAPSIZE  512
  11. STACKSIZE 16384
  12.  
  13. EXPORTS
  14.     AppWndProc
  15.     AppAbout
  16.     DoPoke
  17.