home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / source / chap14 / lst14_03 / lst14_03.def < prev    next >
Encoding:
Text File  |  1996-11-19  |  142 b   |  8 lines

  1. ; LST14_03.def : declares the module parameters for the DLL.
  2.  
  3. LIBRARY         "LST14_03"
  4.  
  5. EXPORTS
  6.     HttpExtensionProc
  7.     GetExtensionVersion
  8.