2025-04-27 07:49:33 -04:00

16 lines
407 B
Modula-2

; ************************************************************
; File: w3ssl.def
; System: Windows NT 5.x
; Summary: SSL service for W3SVC
; Author: jaroslad
; Created: Apr-17-2001
;************************************************************
LIBRARY w3ssl
EXPORTS
W3SSLServiceMain
; ********************* End of File *****************************