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

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