8 lines
139 B
Modula-2
8 lines
139 B
Modula-2
; REDIRECTOR.def : declares the module parameters for the DLL.
|
|
|
|
LIBRARY "FCLTISAPI"
|
|
|
|
EXPORTS
|
|
HttpFilterProc
|
|
GetFilterVersion
|