Files
reactos/reactos
Thomas Faber 09da0e3011 [NTOS:MM]
- Mark the page as being on the standby list before dereferencing it in MmFreePagesFromMdl. Since the PFN is marked as deleted, MiDecrementReferenceCount will correctly insert it into the free list, but this is required to satisfy MiDecrementReferenceCount's sanity check.
CORE-9877 #resolve

svn path=/trunk/; revision=68273
2015-06-26 10:40:49 +00:00
..
2015-06-25 20:20:21 +00:00
2015-06-24 19:54:19 +00:00
2015-06-26 08:45:49 +00:00
2015-06-25 20:51:30 +00:00
2015-06-24 19:54:19 +00:00
2015-06-26 06:14:15 +00:00
2015-06-21 19:15:01 +00:00
2015-06-09 16:21:25 +00:00
2015-06-26 10:40:49 +00:00
2015-06-21 02:36:20 +00:00
2015-06-24 20:00:23 +00:00
2015-06-26 06:14:15 +00:00
2014-05-06 15:42:54 +00:00
2014-09-10 15:56:48 +00:00
2014-05-26 15:28:12 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://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.