27 lines
588 B
Modula-2
27 lines
588 B
Modula-2
;+-------------------------------------------------------------------------
|
|
;
|
|
; Microsoft Windows
|
|
;
|
|
; Copyright (C) Microsoft Corporation, 1998 - 1999
|
|
;
|
|
; File: senslogn.def
|
|
;
|
|
;--------------------------------------------------------------------------
|
|
|
|
LIBRARY SensLogn
|
|
|
|
EXPORTS
|
|
|
|
SensLogonEvent
|
|
SensLogoffEvent
|
|
SensStartupEvent
|
|
SensStartShellEvent
|
|
SensShutdownEvent
|
|
SensLockEvent
|
|
SensUnlockEvent
|
|
SensStartScreenSaverEvent
|
|
SensStopScreenSaverEvent
|
|
SensDisconnectEvent
|
|
SensReconnectEvent
|
|
SensPostShellEvent
|