home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / oleaut / tibrowse / tibrowse.def < prev    next >
Text File  |  1994-08-28  |  369b  |  14 lines

  1. ;------------------------------------
  2. ; TIBROWSE.DEF module definition file
  3. ;------------------------------------
  4.  
  5. NAME           TIBROWSE
  6.  
  7. DESCRIPTION    'Type library browser'
  8. EXETYPE        WINDOWS
  9. STUB           'WINSTUB.EXE'
  10. CODE           PRELOAD MOVEABLE DISCARDABLE
  11. DATA           PRELOAD MOVEABLE MULTIPLE
  12. HEAPSIZE       1024
  13. STACKSIZE      10240
  14.