Windows2003-3790/inetcore/connectionwizard/icwhelp/icwhelp.def
2020-09-30 16:53:55 +02:00

10 lines
202 B
Modula-2

; icwhelp.def : Declares the module parameters.
LIBRARY "icwhelp.DLL"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE