home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / f / fres.zip / FRESRC.ZIP / FRES.DEF < prev    next >
Text File  |  1992-04-01  |  416b  |  17 lines

  1. ;---------------------------------------------------------------------------
  2. ;  Windows Application
  3. ;---------------------------------------------------------------------------
  4.  
  5. NAME        FRES
  6. DESCRIPTION 'Windows Info Application'
  7. EXETYPE     WINDOWS
  8. STUB        'WINSTUB.EXE'
  9. CODE        MOVEABLE PRELOAD
  10. DATA        MOVEABLE PRELOAD
  11. HEAPSIZE    1024
  12. STACKSIZE   4096
  13.  
  14.  
  15. EXPORTS
  16.      DlgProc
  17.      AbtDlg