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.

15 lines
332 B

  1. LIBRARY NOTIFY
  2. EXPORTS
  3. WLEventLogon
  4. WLEventLogoff
  5. WLEventStartup
  6. WLEventShutdown
  7. WLEventStartScreenSaver
  8. WLEventStopScreenSaver
  9. WLEventLock
  10. WLEventUnlock
  11. WLEventStartShell
  12. DllRegisterServer @1 PRIVATE
  13. DllUnregisterServer @2 PRIVATE