12 lines
150 B
Modula-2
12 lines
150 B
Modula-2
;
|
|
; wmifilt.def
|
|
; The ISAPI filter for the WMI XML/HTTP adaptor
|
|
;
|
|
|
|
|
|
LIBRARY wmifilt
|
|
EXPORTS
|
|
HttpFilterProc
|
|
GetFilterVersion
|
|
|