reactos/reactos
2009-05-09 10:11:04 +00:00
..
base - SetClassLong -> SetClassLongPtr, GetClassLong -> GetClassLongPtr (for 64-bit compatible, see note in MSDN) 2009-05-09 10:06:22 +00:00
boot Revert part of r40686 2009-05-08 10:29:31 +00:00
dll - SetClassLong -> SetClassLongPtr, GetClassLong -> GetClassLongPtr (for 64-bit compatible, see note in MSDN) 2009-05-09 10:11:04 +00:00
drivers - Partly implement IMasterClock 2009-05-08 13:02:08 +00:00
hal
include - Sync headers with Wine 1.1.21 2009-05-09 09:16:59 +00:00
lib Unbreak linking ntoskrnl 2009-05-04 18:08:21 +00:00
media - Sync Tahoma with Wine 1.1.21 2009-05-09 07:18:23 +00:00
modules
ntoskrnl - MmProtectAnonMem: Search all Regions in Memory Area up to Length for MEM_COMMIT prior to altering memory protection. 2009-05-09 09:54:50 +00:00
subsystems - This helps gimp 2.4.6 start-up. But there is another bug in msvcrt.dll that throws an exception. I must apologize for not doing this sooner. 2009-05-07 05:49:35 +00:00
tools - Update log2lines tool by J. Roeloffzen. Bug #4342. 2009-05-01 23:34:50 +00:00
apistatus.lst
baseaddress.rbuild - Add Font Embedding Dll (it is necessary for Iron and Chrome) 2009-04-22 08:51:09 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
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.