reactos/reactos
Amine Khaldi 04cf45ec29 [NTVDM] Revert r69435.
svn path=/trunk/; revision=69438
2015-10-04 11:49:28 +00:00
..
base Fix 0x%lu specifier in our skeleton service and its only user tcpsvcs. 2015-10-03 22:38:05 +00:00
boot [GNUTLS] Get rid of what's left of the GnuTLS back-end. CORE-9065 2015-09-28 11:23:36 +00:00
cmake Hepp didn't work 2015-09-13 11:46:15 +00:00
dll [SHELL32] 2015-09-28 16:04:34 +00:00
drivers [CDROM] 2015-09-30 16:29:07 +00:00
hal [HAL] 2015-09-20 09:45:59 +00:00
include [INCLUDES] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-01 18:12:45 +00:00
lib [FAST486] 2015-10-02 15:11:24 +00:00
media [TRANSLATION] 2015-09-17 17:26:52 +00:00
modules
ntoskrnl Remove legacy _KeNumberProcessors hack. While we are at it fix its type (CCHAR not UCHAR) and remove it from the NDK as it is a public global provided by the DDK (where we properly define it with the "__CREATE_NTOS_DATA_IMPORT_ALIAS" fix when needed. Also, the variable KeActiveProcessors is not even exported from NTOS so move it to an internal header. Fix missed fix in UDFS as well in uncompiled file. 2015-09-29 18:34:33 +00:00
subsystems [NTVDM] Revert r69435. 2015-10-04 11:49:28 +00:00
tools [TOOLS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-28 17:31:37 +00:00
win32ss [WIN32SS:GDI] 2015-10-03 13:30:15 +00:00
apistatus.lst
CMakeLists.txt
configure.cmd - "::" instead of "REM" inside a if () in batch is evil and can cause a really nice mess from time to time. 2015-09-12 09:51:25 +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.