reactos/reactos
Christoph von Wittich 20a16ad64e [SHELL23]
fix IDD_NOOPEN dialog size (german locale only)

svn path=/trunk/; revision=66757
2015-03-17 17:14:44 +00:00
..
base [RSHELL]: Sync back with r66271. 2015-03-17 01:53:16 +00:00
boot [BOOTDATA] 2015-03-16 03:14:16 +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 [SHELL23] 2015-03-17 17:14:44 +00:00
drivers Fix some printf specifiers... 2015-03-16 22:10:59 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [HEADERS] 2015-03-15 16:50:55 +00:00
lib [BOOTDATA] 2015-03-16 03:14:16 +00:00
media [REACTOS][WALLPAPERS] 2015-03-15 16:04:48 +00:00
modules Adjust CMakeLists entry in consequence of r66725. 2015-03-15 16:07:33 +00:00
ntoskrnl [NTOS]: Addendum to r66735: move the code that prints our revision number in the SOS banner to a different place, in order to remain NT-compatible (that is, the CSDVersion string should only contain "Service Pack ###" or "Service Pack ###, v.###" according to the value of the CSDReleaseType registry value). 2015-03-17 03:04:20 +00:00
subsystems [NTVDM]: Move EMS support as a BIOS module (and initialize it after the BIOS has finished its initialization, including resetting the INT handlers). 2015-03-14 03:37:54 +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 [CMAKE] Just check for ReactOS in CMake version for PCH, not a specific version. 2015-02-28 09:59:39 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +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.