reactos/reactos
Thomas Faber c8df1bac22 [ACPI]
- Remove the no longer needed HPET hack. VMware works fine now.

svn path=/trunk/; revision=69066
2015-09-06 18:51:09 +00:00
..
base [MSCONFIG_NEW] 2015-09-06 17:19:40 +00:00
boot [BOOTMGFW]: 2015-09-06 16:41:43 +00:00
cmake [CMAKE] Introduce a way to compile ReactOS without invoking CMake twice. You can enable it by running configure with -DNEW_STYLE_BUILD=1. Once the transition goes smoothly we can enable this by default. CORE-10121 2015-09-06 16:44:30 +00:00
dll [FMIFS] 2015-09-06 09:55:10 +00:00
drivers [ACPI] 2015-09-06 18:51:09 +00:00
hal Nothing to see here move along 2015-09-05 19:50:14 +00:00
include - Silence some C4028 warnings in our code by fixing some mismatched const. 2015-09-05 20:50:51 +00:00
lib - Silence some C4028 warnings in our code by fixing some mismatched const. 2015-09-05 20:50:51 +00:00
media [SETUPAPI] Partially sync query.c with Wine Staging 1.7.47. CORE-9924 2015-09-04 17:29:32 +00:00
modules
ntoskrnl [NTOS:PNP] 2015-09-06 17:13:48 +00:00
subsystems [NTVDM] 2015-08-26 01:26:33 +00:00
tools [FATTEN] 2015-09-06 18:24:44 +00:00
win32ss [VIDEOPRT] 2015-09-06 10:45:37 +00:00
apistatus.lst
CMakeLists.txt [CMAKE] Introduce a way to compile ReactOS without invoking CMake twice. You can enable it by running configure with -DNEW_STYLE_BUILD=1. Once the transition goes smoothly we can enable this by default. CORE-10121 2015-09-06 16:44:30 +00:00
configure.cmd [CONFIGURE] First step towards introducing a way to compile ReactOS without invoking CMake twice. NFC. CORE-10121 2015-09-06 16:17: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 [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +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.