reactos/reactos
Christoph von Wittich 3d402751d4 some code cleanup
svn path=/trunk/; revision=41435
2009-06-17 11:52:39 +00:00
..
base some code cleanup 2009-06-17 11:52:39 +00:00
boot - Add Symbol font from Wine 2009-06-16 15:41:29 +00:00
dll - sync quartz with Wine 1.1.23 2009-06-17 10:31:16 +00:00
drivers modified dll/win32/srclient/srclient_main.c 2009-06-16 00:24:26 +00:00
hal - Use MmFreeContiguousMemorySpecifyCache to free memory allocated by MmAllocateContiguousMemorySpecifyCache in HalAllocateCommonBuffer 2009-06-02 01:30:52 +00:00
include modified include/crt/_mingw.h 2009-06-17 11:18:51 +00:00
lib - Fix definition of RTL_HANDLE_TABLE_ENTRY 2009-06-15 14:49:31 +00:00
media - Add Symbol font from Wine 2009-06-16 15:41:29 +00:00
modules - Delete entries for removed modules (os2, posix, rosky and vms). 2009-05-28 12:53:29 +00:00
ntoskrnl - Add target process reference/dereference in ProcessLdtInformation/ProcessWorkingSetWatch/ProcessWx86Information cases of NtQueryInformationProcess. 2009-06-15 07:05:19 +00:00
subsystems - Revert r41390 2009-06-12 17:54:51 +00:00
tools Fix bug #4558 ("buildno" is not compatible with SVN 1.6). 2009-06-12 21:42:32 +00:00
apistatus.lst The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
baseaddress.rbuild - Add ntlanman.dll (not implemented) 2009-06-16 15:38:45 +00:00
config-arm.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config-ppc.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config.template.rbuild Make __CRT_INLINE always inline, use ceil instead of ceill. 2009-05-23 15:02:28 +00:00
COPYING The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
COPYING.ARM The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
CREDITS commit #100: add me to credits 2009-04-06 15:03:57 +00:00
depmap.xsl The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
Doxyfile - Generate to do list, test list, bug list and deprecated list. 2009-01-04 11:44:45 +00:00
INSTALL The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
LGPL.txt The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
Makefile modified Makefile 2009-06-10 17:56:12 +00:00
proxy.mak The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ReactOS-arm.rbuild modified dll/win32/srclient/srclient_main.c 2009-06-16 00:24:26 +00:00
ReactOS-generic.rbuild modified dll/win32/srclient/srclient_main.c 2009-06-16 00:24:26 +00:00
ReactOS-i386.rbuild modified dll/win32/srclient/srclient_main.c 2009-06-16 00:24:26 +00:00
ReactOS-ppc.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
README The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
vreport.xsl The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00

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