16 lines
332 B
Modula-2
16 lines
332 B
Modula-2
|
LIBRARY NOTIFY
|
||
|
|
||
|
EXPORTS
|
||
|
WLEventLogon
|
||
|
WLEventLogoff
|
||
|
WLEventStartup
|
||
|
WLEventShutdown
|
||
|
WLEventStartScreenSaver
|
||
|
WLEventStopScreenSaver
|
||
|
WLEventLock
|
||
|
WLEventUnlock
|
||
|
WLEventStartShell
|
||
|
|
||
|
DllRegisterServer @1 PRIVATE
|
||
|
DllUnregisterServer @2 PRIVATE
|