20 lines
413 B
Modula-2
20 lines
413 B
Modula-2
|
LIBRARY MSGINA
|
||
|
|
||
|
DESCRIPTION 'Windows NT Logon GUI'
|
||
|
|
||
|
EXPORTS
|
||
|
WlxNegotiate
|
||
|
WlxInitialize
|
||
|
WlxDisplaySASNotice
|
||
|
WlxLoggedOutSAS
|
||
|
WlxActivateUserShell
|
||
|
WlxLoggedOnSAS
|
||
|
WlxDisplayLockedNotice
|
||
|
WlxWkstaLockedSAS
|
||
|
WlxIsLockOk
|
||
|
WlxIsLogoffOk
|
||
|
WlxLogoff
|
||
|
WlxShutdown
|
||
|
WlxStartApplication
|
||
|
WlxScreenSaverNotify
|