reactos/reactos
2014-11-30 12:06:58 +00:00
..
base [EXPLORER] 2014-11-27 21:11:29 +00:00
boot [SETUP] 2014-11-26 23:17:02 +00:00
cmake [CMAKE][BOOTSECT] 2014-11-10 19:21:06 +00:00
deprecated
dll [SHELL32] 2014-11-29 17:17:52 +00:00
drivers [NTFS] Fix CcInitializeCacheMap call 2014-11-29 21:43:57 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [USER32] 2014-11-29 21:19:01 +00:00
lib Fix the fix of the fix (yes, really!) Also, Hervé, I'm not really convinced you need to upcase the first letter in the RtlPathTypeDriveAbsolute case. Can you recheck that (and if unneeded, remove the commented line)? 2014-11-30 12:06:58 +00:00
media * The Shell.. for a long time we dreamed of having a compatible, properly working rewrite, but it's easier said than done. Over the years this effort has been split into tasks, and this branch was the biggest overall. Now it's time to merge it back to trunk! 2014-11-26 19:49:18 +00:00
modules [CMAKE] 2014-10-17 23:28:29 +00:00
ntoskrnl [NTOS:CC] Add some debug prints 2014-11-29 21:43:39 +00:00
subsystems [NTVDM]: Rewrite video window scrolling code more efficiently (i.e. getting rid of HeapAlloc/Free calls). As a bonus, implement scrolling horizontally. 2014-11-23 12:03:55 +00:00
tools [CMAKE] 2014-11-27 19:09:07 +00:00
win32ss [USER32] 2014-11-29 21:19:01 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [CMAKE] 2014-10-22 16:56:56 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake
vreport.xsl

========================
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.