reactos/reactos
2017-01-25 22:43:04 +00:00
..
base [SUBST] improve/fix German translation. Patch by "Joefish". CORE-12654 #resolve 2017-01-24 22:22:58 +00:00
boot [XDK]: Do not always redefine the ASSERT(MSG) macros with the NT_xxx ones, especially for the FreeLdr/... bootloader (where we don't use WinDbg for debugging, yet), because in this case the int 0x2c is hardly informative. We fall back to the good old RtlAssert which displays an assertion failure string in the default debug output port (e.g. serial), and then does an int 0x03. 2017-01-25 22:43:04 +00:00
dll [SHELL32] 2017-01-24 16:35:36 +00:00
drivers [i8042prt]: Yet another hack for Dell Latitude E4310 for touchpad. 2017-01-24 00:58:52 +00:00
hal
media [SYSSETUP][SHORTCUTS.INF]: Follow-up of r71049 and CORE-11020 : 2017-01-18 00:19:12 +00:00
modules
ntoskrnl Happy New Year 2017 to ReactOS people! 2017-01-03 15:35:31 +00:00
sdk [XDK]: Do not always redefine the ASSERT(MSG) macros with the NT_xxx ones, especially for the FreeLdr/... bootloader (where we don't use WinDbg for debugging, yet), because in this case the int 0x2c is hardly informative. We fall back to the good old RtlAssert which displays an assertion failure string in the default debug output port (e.g. serial), and then does an int 0x03. 2017-01-25 22:43:04 +00:00
subsystems
win32ss - Fix leak. 2017-01-13 19:35:36 +00:00
apistatus.lst
CMakeLists.txt [ISOHYBRID] 2017-01-24 22:53:20 +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.4.x
Updated January 5, 2016
========================

1. What is ReactOS?
-------------------

ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT
family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).

The ReactOS project, although currently focused on Windows Server 2003
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.

More information is available at: https://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.