home *** CD-ROM | disk | FTP | other *** search
/ Shareware Breakthrough: Entertainment & Education / SharewearBreakthroughEnt_Ed.cdr / games / wineyes / wineyes.def < prev    next >
Text File  |  1990-08-10  |  218b  |  17 lines

  1. NAME    WinEyes
  2.  
  3. DESCRIPTION 'WinEyes'
  4.  
  5. STUB    'WINSTUB.EXE'
  6.  
  7. CODE    MOVEABLE PRELOAD
  8.  
  9. DATA    MOVEABLE PRELOAD
  10.  
  11. HEAPSIZE  1024
  12. STACKSIZE 4096
  13.  
  14. EXPORTS
  15.     WinEyesWndProc   @1
  16.     About           @2
  17.