Files
reactos/reactos
Hermès Bélusca-Maïto 682cc491e7 [EVENTVWR]
- 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
2016-10-26 20:32:11 +00:00
..
2016-10-26 20:32:11 +00:00
2016-10-26 12:37:27 +00:00
2016-10-26 12:47:39 +00:00
2016-10-26 18:09:19 +00:00
2016-08-27 19:12:11 +00:00
2016-05-09 20:57:35 +00:00
2016-10-23 18:59:42 +00:00
2016-10-26 12:37:27 +00:00
2016-10-26 12:47:39 +00:00
2016-10-04 12:37:52 +00:00
2016-04-24 22:40:53 +00:00
2016-07-01 17:29:19 +00:00
2016-01-05 19:52:35 +00:00
2016-08-31 21:22:37 +00:00

========================
ReactOS™ Version 0.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

More information is available at: https://www.reactos.org

2. Building ReactOS
-------------------

See the INSTALL file for more details.

3. More information
-------------------

See the media\doc subdirectory for some sparse notes.

4. Who is responsible
---------------------

See the CREDITS file.