home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a039 / 3.ddi / WINSAMP.ZIP / WFONEDEX.DEF < prev    next >
Encoding:
Text File  |  1991-03-11  |  381 b   |  13 lines

  1. NAME           WFONEDEX
  2. DESCRIPTION    'Windows Fonedex Program (C) Borland International, 1990'
  3. EXETYPE        WINDOWS
  4. STUB           'WINSTUB.EXE'
  5. CODE           PRELOAD MOVEABLE DISCARDABLE
  6. DATA           PRELOAD MOVEABLE MULTIPLE
  7. HEAPSIZE       1024
  8. STACKSIZE      8192
  9. EXPORTS
  10.                FonedexDlgProc
  11.                SearchDlgProc
  12.                AboutDlgProc
  13.