reactos/reactos
Hervé Poussineau 00ea7e6ada Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild
svn path=/trunk/; revision=28453
2007-08-22 15:06:43 +00:00
..
base more.c should not close INVALID_HANDLE_VALUE 2007-08-19 20:16:10 +00:00
boot Fix typo 2007-08-20 12:06:12 +00:00
dll Removed NtUserReleaseDC, replaced it with CallOneParam. 2007-08-22 14:12:55 +00:00
drivers Remove some expremnt code, need rehink how I can get current range of video memory pointer 2007-08-20 15:17:06 +00:00
hal
include Removed NtUserReleaseDC, replaced it with CallOneParam. 2007-08-22 14:12:55 +00:00
lib - mkhive's "registry.c" used wcsncmp for comparing two strings. But this function seems to work different on different hosts (probably due to different handling of wchar_t's or whatever). 2007-08-19 19:37:47 +00:00
media
modules
ntoskrnl Bug found by arty, thanks to alex for helping fix it: 2007-08-22 07:28:45 +00:00
subsystems Removed NtUserReleaseDC, replaced it with CallOneParam. 2007-08-22 14:12:55 +00:00
tools - mkhive's "registry.c" used wcsncmp for comparing two strings. But this function seems to work different on different hosts (probably due to different handling of wchar_t's or whatever). 2007-08-19 19:37:47 +00:00
apistatus.lst
baseaddress.rbuild Add rbuild file for winsta.dll, and add it to bootcd 2007-08-20 09:34:18 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile 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
proxy.mak
ReactOS-generic.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-i386.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-ppc.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +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.