reactos/reactos
Hervé Poussineau 7c21013a99 Reuse existing function instead of duplicating functionality
Patch by Carlo Bramini, carlo dot bramix at libero dot it
See issue #2437 for more details.

svn path=/trunk/; revision=33468
2008-05-12 09:58:14 +00:00
..
base Reuse existing function instead of duplicating functionality 2008-05-12 09:58:14 +00:00
boot - Add new layouts to bootcd 2008-05-10 18:01:32 +00:00
dll Fixed ExtCreatePen and started CreatePen. Tested with wine gdi32 cross test. Isolated problem in win32k. 2008-05-12 07:31:15 +00:00
drivers Fix incorrect parameters to IoSetDeviceToVerify/IoVerifyVolume. Spotted by R.T.Sivakumar <rtshiva@gmail.com>. 2008-05-11 20:04:47 +00:00
hal
include - Fix yet another typo in the same line, spotted by Stefan Ginsberg. 2008-05-12 08:34:33 +00:00
lib Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
media - [FORMATTING] Fix indentation in usetup's genlist. 2008-05-11 15:07:16 +00:00
modules
ntoskrnl Temporary disable part of the SEH code in NtReplyWaitReceivePortEx to get trunk working again. 2008-05-11 12:22:51 +00:00
subsystems NtUserEnumDisplaySettings returns NTSTATUS not BOOL, it doesn't set LastError value. Fix parameter validation and return value, based on tests in w32knapi.Move NtUserEnumDisplayMonitors and NtUserEnumDisplaySettings from windc to a new file display.c (Int functions should go there, too). adapt user32 functions accordingly. As a result w32knapi test doesn't crash anymore. 2008-05-11 23:51:55 +00:00
tools Robin Geuze (r DOT geuze AT chello DOT nl): 2008-05-11 18:30:36 +00:00
apistatus.lst
baseaddress.rbuild - fix typo 2008-05-11 15:05:19 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild Fix some .rbuild file problems 2008-05-08 16:01:30 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +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.