windows-nt/Source/XPSP1/NT/ds/security/gina/samples/notify/notify.def
2020-09-26 16:20:57 +08:00

16 lines
332 B
Modula-2

LIBRARY NOTIFY
EXPORTS
WLEventLogon
WLEventLogoff
WLEventStartup
WLEventShutdown
WLEventStartScreenSaver
WLEventStopScreenSaver
WLEventLock
WLEventUnlock
WLEventStartShell
DllRegisterServer @1 PRIVATE
DllUnregisterServer @2 PRIVATE