Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.4 KiB

  1. LIBRARY MSGINA
  2. EXPORTS
  3. WlxNegotiate
  4. WlxInitialize
  5. WlxDisplaySASNotice
  6. WlxLoggedOutSAS
  7. WlxActivateUserShell
  8. WlxLoggedOnSAS
  9. WlxDisplayLockedNotice
  10. WlxWkstaLockedSAS
  11. WlxIsLockOk
  12. WlxIsLogoffOk
  13. WlxLogoff
  14. WlxShutdown
  15. WlxStartApplication
  16. WlxScreenSaverNotify
  17. WlxNetworkProviderLoad
  18. WlxDisplayStatusMessage
  19. WlxGetStatusMessage
  20. WlxRemoveStatusMessage
  21. WlxGetConsoleSwitchCredentials
  22. WlxReconnectNotify
  23. WlxDisconnectNotify
  24. ShellShutdownDialog
  25. ShellGetUserList @1 NONAME
  26. ShellIsFriendlyUIActive @2 NONAME
  27. ShellACPIPowerButtonPressed @3 NONAME
  28. ShellSwitchUser @4 NONAME
  29. ShellIsRemoteConnectionsEnabled @5 NONAME
  30. ShellEnableFriendlyUI @6 NONAME
  31. ShellEnableMultipleUsers @7 NONAME
  32. ShellEnableRemoteConnections @8 NONAME
  33. ShellTurnOffDialog @9 NONAME
  34. ShellNotifyThemeUserChange @10 NONAME
  35. ShellStatusHostBegin @11 NONAME
  36. ShellStatusHostEnd @12 NONAME
  37. ShellIsSuspendAllowed @13 NONAME
  38. ShellIsSingleUserNoPassword @14 NONAME
  39. ShellSwitchWhenInteractiveReady @15 NONAME
  40. ShellDimScreen @16 NONAME
  41. ShellInstallAccountFilterData @17 NONAME
  42. ShellStatusHostShuttingDown @18 NONAME
  43. ShellIsUserInteractiveLogonAllowed @19 NONAME
  44. ShellIsMultipleUsersEnabled @20 NONAME
  45. ShellReturnToWelcome @21 NONAME
  46. ShellStatusHostPowerEvent @22 NONAME
  47. ShellStartCredentialServer @23 NONAME
  48. ShellAcquireLogonMutex @24 NONAME
  49. ShellReleaseLogonMutex @25 NONAME
  50. ShellSignalShutdown @26 NONAME
  51. ShellStatusHostHide @27 NONAME
  52. ShellStatusHostShow @28 NONAME