reactos/reactos
Sylvain Petreolle c40d5acfe8 usetup: translate error codes, fix a typo
svn path=/trunk/; revision=31526
2007-12-31 18:29:49 +00:00
..
base usetup: translate error codes, fix a typo 2007-12-31 18:29:49 +00:00
boot Add a function table to access filesystems 2007-12-30 20:06:13 +00:00
dll Implement gdi ScaleViewport/WindowExtEx and mirror region support. Mirroring is not finished and is unplugged. 2007-12-31 17:26:57 +00:00
drivers Documented ddmg api that been implement 2007-12-31 14:31:06 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include cleanup ntgdibad from api that have been remove. 2007-12-31 14:34:23 +00:00
lib - Turn on libxml2 support in msxml3.dll. 2007-12-31 10:48:43 +00:00
media - Import and add to the bootcd msxml3.dll from Wine, but build it without libxml2 for now. It's not ready for autosyncing yet. 2007-12-30 10:49:17 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl fix typo 2007-12-31 16:15:59 +00:00
subsystems Merge DD structure info into gdi structures. 2007-12-31 06:09:05 +00:00
tools - ReactOS Specific! WIDL in ReactOS is called with a header name including the relative path to it. Thus, the generated #ifndef __WIDL directive also includes the tokenized path to the file, which doesn't conform to its usage in Wine (where it's just __WIDL_HEADERNAME_H). In order to solve this, a small piece of code was added, which omits the relative path from the string sent to the tokenizer. 2007-12-30 10:21:51 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Import and add to the bootcd msxml3.dll from Wine, but build it without libxml2 for now. It's not ready for autosyncing yet. 2007-12-30 10:49:17 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
COPYING
CREDITS - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile Move ntstatus.h/rc generation from Makefile to ntdll.rbuild 2007-12-23 00:55:02 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
ReactOS-ppc.rbuild React to changes in rbuild with regard to definitions. These are now 2007-10-24 02:23:54 +00:00
README
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17: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.