home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / activex / inetsdk / samples / msconf / ezconf / ezconf.def < prev    next >
Encoding:
Text File  |  1996-07-03  |  215 b   |  14 lines

  1. LIBRARY   EZCONF
  2. CODE      PRELOAD MOVEABLE DISCARDABLE
  3. DATA      PRELOAD MOVEABLE SINGLE
  4. HEAPSIZE  8192
  5.  
  6.  
  7. EXPORTS
  8.     ConfConnect            @ 2
  9.     ConfSendFile           @ 3
  10.     FInDataConf            @ 4
  11.  
  12.  
  13.  
  14.