reactos/reactos
2008-10-07 20:56:48 +00:00
..
base It looked like we could get away with removing this hack, but it seems it still causes painting problems when increasing the width. No time to investigate at the moment. (anyone else wanna take a look?) 2008-10-06 19:15:09 +00:00
boot - Import credui from wine 2008-10-07 10:51:36 +00:00
dll Daniel Zimmerman <netzimme@aim.com> 2008-10-07 11:23:36 +00:00
drivers Dmitry Gorbachev 2008-10-06 10:12:26 +00:00
hal - HalRequestIpi takes a KAFFINITY as input, not a ULONG -- fix this and add a note about MP HAL's brokenness 2008-10-07 20:56:48 +00:00
include - Fix PKIPI_WORKER definition 2008-10-07 18:07:31 +00:00
lib Cecill Etheredge <ijsf@gmx.net> 2008-10-06 10:50:22 +00:00
media - Import credui from wine 2008-10-07 10:51:36 +00:00
modules
ntoskrnl - Add missing KiIdleSchedule and KiProcessDeferredReadyList 2008-10-07 17:55:32 +00:00
subsystems - Calculate the image size before the height is reported negative, remove redundant if 2008-10-06 12:39:27 +00:00
tools Remove a hack, and link with C++ libraries only when required 2008-09-28 14:17:45 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Import credui from wine 2008-10-07 10:51:36 +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 Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile remove sysregtest target 2008-09-03 18:21:27 +00:00
proxy.mak
ReactOS-arm.rbuild Don't build with -s, this strips vital information from the output. Use --strip-debug instead, which gets rid of the DWARF debugging information, 2008-08-15 15:02:40 +00:00
ReactOS-generic.rbuild modified dll/win32/kernel32/misc/lang.c 2008-07-13 17:54:53 +00:00
ReactOS-i386.rbuild Limit use of -enable-stdcall-fixup to mesa32, msvcrt and riched20 modules 2008-08-10 11:42:31 +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.