WindowsXP/base/fs/hsm/gui/rsntfy/rsnotify.def
2025-04-27 07:49:33 -04:00

10 lines
236 B
Modula-2

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