reactos/reactos
Hermès Bélusca-Maïto 6b9a175dfb [NTVDM]
- Add some early "return" after calls to EmulatorTerminate()
- Some VDDs rely on the fact that NTVDM calls ExitProcess on Windows when it is going to quit, so let's do the same.
- Put port 61h (and 62h) support in ppi.c (programmable-peripheral-interface).

svn path=/trunk/; revision=67726
2015-05-14 21:13:07 +00:00
..
base [WINMINE] Sync with Wine Staging 1.7.37 while keeping our own resources. CORE-9246 2015-05-12 14:40:23 +00:00
boot [LIVECD] Rename "Audiorecorder" shortcut to "Sound Recorder". By Jared Smudde. CORE-9687 2015-05-12 10:46:26 +00:00
cmake [CMAKE] Add a minimum major/minor subsystem version number for ARM. Dedicated to Timo. 2015-05-13 12:12:20 +00:00
dll [D3DX9_36/WINED3D] 2015-05-14 20:45:56 +00:00
drivers [NTOSKRNL] Fix some Interlocked exports for non-x86, export some ARM specific functions 2015-05-14 14:49:41 +00:00
hal
include [CRT] 2015-05-14 20:21:14 +00:00
lib [LIBSAMPLERATE] 2015-05-14 20:58:41 +00:00
media [WINMINE] Sync with Wine Staging 1.7.37 while keeping our own resources. CORE-9246 2015-05-12 14:40:23 +00:00
modules
ntoskrnl [NTOSKRNL] 2015-05-14 21:08:42 +00:00
subsystems [NTVDM] 2015-05-14 21:13:07 +00:00
tools
win32ss [ASM] 2015-05-10 21:03:53 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Prevent CMake from doing importlib handling as we do that on our own. 2015-05-12 12:19:41 +00:00
configure.cmd
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.