Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
203 B

; Splitter.def : Declares the module parameters.
LIBRARY "SPLITTER.OCX"
EXPORTS
DllCanUnloadNow PRIVATE
DllGetClassObject PRIVATE
DllRegisterServer PRIVATE
DllUnregisterServer PRIVATE