windows-nt/Source/XPSP1/NT/inetsrv/iis/ui/admin/pwsext/w3ext.def

10 lines
218 B
Modula-2
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
;w3ext.def : Declares the module parameters for the DLL.
LIBRARY W3EXT
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE