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

  1. ; LST15_03.def : declares the module parameters for the DLL.
  2.  
  3. LIBRARY         "LST15_03"
  4.  
  5. EXPORTS
  6.     HttpFilterProc
  7.     GetFilterVersion
  8.