reactos/reactos
Aleksandar Andrejevic cd1046dd75 [NTVDM]
DosTerminateProcess shouldn't blindly attempt to restore the old state,
(for example if the process was started manually by a debugger).


svn path=/trunk/; revision=67603
2015-05-08 23:26:15 +00:00
..
base [MSPAINT_NEW] Convert to C++, update header comments 2015-05-08 16:27:46 +00:00
boot [NTOSKRNL/FREELDR/NDK] 2015-05-05 20:36:07 +00:00
cmake This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
dll [RC] Truncate some too long strings in resources. Some I cant't cut down because of it's language were marked as too long for translators to fix. VMWInst skipped, it should die anyway. 2015-05-05 21:00:44 +00:00
drivers [NTFS] 2015-05-03 18:36:58 +00:00
hal Fixing some incorrectly written Reactos -> ReactOS 2015-04-18 09:01:23 +00:00
include Revert NTAPI changes. 2015-05-05 22:30:50 +00:00
lib [FAST486] 2015-05-08 03:43:31 +00:00
media [REG] Sync with Wine Staging 1.7.37. CORE-9246 2015-05-03 11:30:49 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl [NTOSKRNL/FREELDR/NDK] 2015-05-05 20:36:07 +00:00
subsystems [NTVDM] 2015-05-08 23:26:15 +00:00
tools This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
win32ss [WIN32K] Fix drawing the Start and End Segments with Pie(). Brought to you by Barrett Karish. CORE-6851 2015-04-25 17:30:43 +00:00
apistatus.lst
CMakeLists.txt This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.cmd This commit brings support for compiling ReactOS with Visual Studio 2015 RC (and possibly the final release). 2015-04-30 21:48:26 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
Doxyfile
INSTALL
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake

========================
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.