home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_07.cab / authfilt.def < prev    next >
Text File  |  1997-10-25  |  143b  |  12 lines

  1. LIBRARY AUTHFILT
  2.  
  3. DESCRIPTION 'Sample ISAPI Authentication Filter'
  4.  
  5. EXPORTS
  6.  
  7.     DllMain
  8.  
  9.     HttpFilterProc
  10.     GetFilterVersion
  11.  
  12.