home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / SAMPLES / EXPENSE / CUSTDICT.DE_ / CUSTDICT.DE
Encoding:
Text File  |  1993-02-08  |  280 b   |  13 lines

  1. LIBRARY    CUSTDICT
  2. EXETYPE WINDOWS
  3. PROTMODE
  4. DESCRIPTION    'Microsoft Custom Dictionary: Version 1.0'
  5. STUB    'WINSTUB.EXE'
  6. CODE    PRELOAD MOVEABLE DISCARDABLE
  7. DATA     PRELOAD MOVEABLE SINGLE
  8. HEAPSIZE    8192
  9.  
  10. EXPORTS
  11.         DictionaryProc @1
  12.         WEP            @2 ResidentName
  13.