windows-nt/Source/XPSP1/NT/base/fs/hsm/gui/rsntfy/rsnotify.def
2020-09-26 16:20:57 +08:00

10 lines
227 B
Modula-2

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