windows-nt/Source/XPSP1/NT/admin/hmonitor/splitter/splitter.def
2020-09-26 16:20:57 +08:00

10 lines
203 B
Modula-2

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