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

10 lines
178 B
Modula-2

; ISAPI.def : declares the module parameters for the DLL.
LIBRARY "UploadServer"
EXPORTS
HttpExtensionProc
GetExtensionVersion
TerminateExtension
PurgeEngine