home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 April / Computerworld_1996-04_cd.bin / cw / programy / esbeekay / dllcode / reverse.def < prev   
Encoding:
Text File  |  1996-09-15  |  206 b   |  9 lines

  1. LIBRARY REVERSE
  2.  
  3. DESCRIPTION     'DLL for reversing a sample in Esbeekay'
  4. EXETYPE         WINDOWS
  5. CODE            MOVEABLE DISCARDABLE
  6. DATA            PRELOAD MOVEABLE SINGLE
  7. HEAPSIZE        1024
  8.  
  9.