mirror of
https://github.com/reactos/reactos.git
synced 2025-06-01 23:48:12 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Fix FormatMessage flags sanitization. - Use "LANG_USER_DEFAULT" instead of MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT) (these are the same, but one is shorter than the other). - In case LookupAccountSidW fails to retrieve the user name of an associated SID, use ConvertSidToStringSidW to get the SID string directly and display it, instead of claiming there is no associated user for a given event. - In addition to display (in the status bar) the number of events in the selected log, display the number of events actually listed. This can be useful when events filtering will be completely implemented, and it can be also useful for detecting possible corrupted logs where the number of enumerable events is different (less) than the total number of events in the log... ==> To translators: please update the translations! CORE-11637 svn path=/trunk/; revision=73043 |
||
---|---|---|
reactos | ||
rosapps | ||
rossubsys | ||
rostests | ||
wallpapers |