home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / d / d009_2 / 1.ddi / SAMPLES / TRAPS / RIPTRAP.DE$ / RIPTRAP.bin
Encoding:
Text File  |  1992-02-03  |  292 b   |  15 lines

  1. LIBRARY     RIPTRAP
  2. EXETYPE     WINDOWS 3.0
  3. STUB        'winstub.exe'
  4. HEAPSIZE    1024
  5. CODE        PRELOAD MOVEABLE DISCARDABLE
  6. DATA        PRELOAD MOVEABLE SINGLE
  7. EXPORTS     RIPTrap
  8.             RIPCallBackProc
  9.             GetDebugStr
  10.             GetRIPInfo
  11.             WEP
  12.  
  13.  
  14.  
  15.