Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
218 B

;w3ext.def : Declares the module parameters for the DLL.
LIBRARY W3EXT
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE