reactos/reactos
Thomas Faber 9e600f0e65 [NTOS:CM]
- Always fill out KEY_NAME_INFORMATION::NameLength in CmpQueryNameInformation if enough space is available. Fixes ntdll:reg test failures.
CORE-9403 #resolve

svn path=/trunk/; revision=66844
2015-03-21 08:25:59 +00:00
..
base [RAPPS] 2015-03-20 11:12:00 +00:00
boot [REACTOS.CAB] 2015-03-18 01:51:25 +00:00
cmake [CMAKE/GCC] Prevent GCC from searching any of the default directories, except when we're dealing with set_cpp. Now GCC build is on par with the MSVC build in terms of header inclusions. 2015-03-14 15:47:04 +00:00
dll [DWMAPI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-20 18:30:09 +00:00
drivers [I8042PRT] 2015-03-20 08:18:38 +00:00
hal
include [PSDK] Add some missing mmsystem.h structures. 2015-03-20 18:26:11 +00:00
lib [RTL] 2015-03-18 14:41:34 +00:00
media [DWMAPI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-20 18:30:09 +00:00
modules Adjust CMakeLists entry in consequence of r66725. 2015-03-15 16:07:33 +00:00
ntoskrnl [NTOS:CM] 2015-03-21 08:25:59 +00:00
subsystems [NTVDM] 2015-03-20 00:32:31 +00:00
tools Small source tree cleanup: 2015-03-05 20:43:25 +00:00
win32ss [WIN32K]: Since I don't have time to properly fix the desktop version painting for the CLT 2015 release, I hackfix that by printing a hardcoded version string built up from our static build numbers. 2015-03-17 01:17:26 +00:00
apistatus.lst
CMakeLists.txt
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.