reactos/reactos
2008-08-03 19:14:44 +00:00
..
base Igor Koshpaev <tower AT reactos DOT org> 2008-08-03 18:32:29 +00:00
boot - Add dosfsck to the bootcd. 2008-08-03 13:53:41 +00:00
dll - Reapply 29440 to dbghelp and use strtoui64 instead of non-existing strtoull. Now dbghelp loads again (broken 7 months ago in revision 31339). 2008-08-03 19:14:44 +00:00
drivers Merge aicom-network-fixes up to 35055 2008-08-03 07:23:42 +00:00
hal Use generic .spec file instead of arch specific .def file 2008-08-03 16:16:09 +00:00
include Workaround WIDL bug 2008-08-03 11:06:40 +00:00
lib - [Stupid] warning fixes. 2008-08-03 19:09:43 +00:00
media Synced dbghelp.dll with Wine HEAD. 2008-08-02 18:30:38 +00:00
modules
ntoskrnl - ExfInterlockedAddUlong is FASTCALL, not NTAPI (spotted by Herve). 2008-08-03 18:39:50 +00:00
subsystems - fix build 2008-08-03 00:04:21 +00:00
tools Better support for kill_at option in fastcall entry points 2008-08-03 16:12:02 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
config-ppc.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
config.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Revert r34848 and r34850, and replace them by a real fix (hinted by Colin Finck) 2008-07-27 19:39:05 +00:00
proxy.mak
ReactOS-arm.rbuild - We finally figured out how to build the CRT! It seems on ARM, we have to add __MSVCRT__ to all build targets. 2008-07-28 02:13:39 +00:00
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.