Windows-Server-2003/inetcore/connectionwizard/trialoc/trialoc.def

10 lines
193 B
Modula-2

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