windows-nt/Source/XPSP1/NT/ds/security/gina/samples/notify/notify.def

16 lines
332 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
LIBRARY NOTIFY
EXPORTS
WLEventLogon
WLEventLogoff
WLEventStartup
WLEventShutdown
WLEventStartScreenSaver
WLEventStopScreenSaver
WLEventLock
WLEventUnlock
WLEventStartShell
DllRegisterServer @1 PRIVATE
DllUnregisterServer @2 PRIVATE