Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
201 B

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