reactos/reactos
Andrew Munger 03f90f222d NtQuerySystemInformation:
Do not blindly zero the buffer with the size sent in by the caller. This fixes the stack smash "ntdll_winetest info" was seeing. Thanks to arty for catching it.
Remove the nested SEH.
"ntdll_winetest info" now has 16 failures.

svn path=/trunk/; revision=28569
2007-08-26 07:39:29 +00:00
..
base Some french additions and file header changes by Pierre Schweitzer (heis_spiter AT hotmail DOT com) 2007-08-25 22:17:35 +00:00
boot report freeldr bugs at ros-dev@reactos.org 2007-08-25 09:58:30 +00:00
dll - fix typo 2007-08-25 18:40:23 +00:00
drivers - Add some early skeleton for OHCI. This code isn't called by anything, so it can't break something. 2007-08-23 20:14:45 +00:00
hal
include AXESLIST, AXISINFO and ENUMTEXTMETRIC structures. Updated ENUMFONTDATAW structure with my best guess. It needs testing with Timo program. 2007-08-26 01:50:14 +00:00
lib Free memory with the proper tag. 2007-08-24 07:43:42 +00:00
media Revert r28526 for now until a problem for the livecd breakage has been found 2007-08-25 09:00:19 +00:00
modules
ntoskrnl NtQuerySystemInformation: 2007-08-26 07:39:29 +00:00
subsystems Alex is god of haven and shall rise to the sky ... (my poem to alex for he found I did a mistake) 2007-08-25 19:24:20 +00:00
tools More build fixes for Mac OS X by changing the header order (wrc.h, which includes windef.h, which includes winnt.h has to be included before stdlib.h) 2007-08-25 22:12:24 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
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

========================
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.