reactos/reactos
2008-08-05 21:08:43 +00:00
..
base Bug 3618: Norwegian Update by Lars Martin Hambro 2008-08-05 12:13:31 +00:00
boot Bug 3555: Syssetup: Adjust size of controls for italian translation by Carlo Bramini 2008-08-05 11:24:47 +00:00
dll Fix Wine-ish code, which doesn't work in ReactOS and only works in Wine by accident 2008-08-05 16:30:03 +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 - Sync gdiplus with Wine head 2008-08-05 12:23:58 +00:00
lib - Revert 35131 till a more complete fix is available. 2008-08-05 19:07:27 +00:00
media - Add Russian translation 2008-08-05 12:09:39 +00:00
modules
ntoskrnl - Remove memcmp NTOS export added in rev 34611 as real NT does not export it. 2008-08-05 21:08:43 +00:00
subsystems Short version of average16 added. 2008-08-05 16:40:24 +00:00
tools Better support for kill_at option in fastcall entry points 2008-08-03 16:12:02 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Add baseaddress for msvcrt40 2008-07-02 08:21:39 +00:00
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 - Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support. 2008-06-29 02:58:05 +00:00
CREDITS Added myself to CREDITS 2008-07-02 07:06:27 +00:00
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 modified dll/win32/kernel32/misc/lang.c 2008-07-13 17:54:53 +00:00
ReactOS-i386.rbuild Revert r34533 (except the nice indentation in the Makefile) for unbreaking trunk. 2008-07-15 22:04:16 +00:00
ReactOS-ppc.rbuild Apply again r34533: rename autogenerated makefile to makefile-$(ARCH).auto, 2008-07-25 19:07:36 +00:00
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.