home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mag&info / msjv7_6.zip / WINLIB.ARJ / VERSHOW.DEF < prev    next >
Text File  |  1992-10-01  |  283b  |  13 lines

  1. NAME            VERSHOW
  2. DESCRIPTION    'VerShow: File Version Information Viewer'
  3. STUB            'WinStub.exe'
  4. EXETYPE        WINDOWS
  5. DATA            MOVEABLE MULTIPLE PRELOAD
  6. CODE            MOVEABLE NONDISCARDABLE PRELOAD
  7. HEAPSIZE        2048
  8. STACKSIZE    5120
  9.  
  10. IMPORTS
  11.     SendKeys=SendKeys.SendKeys
  12.     DoKeys=TestEvnt.DoKeys
  13.