Files
reactos/reactos
Alex Ionescu 28f0bba7b4 [NTOSKRNL]: Implement SeCheckPrivilegedObject and call it in the two cases where it's needed (when changing process priority) instead of spamming the debug log that we're not doing the check.
[NTOSKRNL]: Implement ProcessUserModeIOPL info level (and implement Ke386SetIopl) instead of spamming we can't do this.
[NTOSKRNL]: Implement ProcessExecuteOptions info level (and implement MmSetExecuteOptions) instead of spamming we can't do this.
[NDK]: Add NoExecute Flags based on ProcessHacker.
No longer spammed to death for every process all the time.

svn path=/trunk/; revision=55688
2012-02-18 23:59:31 +00:00
..
2012-02-17 17:22:14 +00:00
2012-02-17 15:54:05 +00:00
2012-02-18 23:23:13 +00:00
2012-01-20 20:58:46 +00:00
2012-02-16 14:37:53 +00:00
2012-02-17 03:44:56 +00:00
2012-02-05 13:44:16 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +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.