Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
203 B

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