mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:33:01 +00:00
![]() Analysis of strings in Win2000 and WinXP/2003 winlogon.exe, show that the "Enabled" registry value doesn't exist for notifications. This value is actually only used by the ScCertProp (Smart Card Certificate Propagation) notifications, in wlnotify.dll, to enable or disable certificate progagation.[^1] Note that whatever the "Enabled" registry value is, the notification DLL is still loaded within winlogon.exe. We however keep the `bEnabled` internal flag, so as to be able to disable at runtime notifications that could not be delay-loaded, or that behave erratically, etc. [WLNOTIFY] Add a comment about the "Enabled" value in scard.c!SCardStartCertProp() [^1]: For more information, see: https://www.microfocus.com/documentation/securelogin/9.0/administration_guide/blm54qb.html?view=print https://www.betaarchive.com/wiki/index.php?title=Microsoft_KB_Archive/925884 |
||
---|---|---|
.. | ||
rosapps | ||
rostests | ||
wallpapers | ||
CMakeLists.txt |