Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
193 B

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