reactos/reactos
Stefan Ginsberg 96c69be3d6 - guiddef.h: Don't define GUID_NULL as extern as the official header set doesn't do this. Also, it causes conflicts under some circumstances.
- regstr.h: Add missing _IN_KERNEL_ guard
- rpcndr.h: Don't use the DWORD type
- windef.h: Add missing types, and put some under the BASETYPES guard
- winnt.h: Don't define types which should be in windef.h
- winuser.h: Correct KEYBOARD_OVERRUN_MAKE_CODE declaration, add missing NOWINDOWSTATION guard
- ntgdityp.h: Fix header guard for "FIX" type declaration

svn path=/trunk/; revision=37721
2008-11-29 10:49:36 +00:00
..
base Typo. Bogus text to make commit message long enough. 2008-11-28 14:29:12 +00:00
boot - Slightly reorder freeldr.h's include order 2008-11-26 20:33:34 +00:00
dll - Add a header guard for pnp.idl's RESOURCEID, and add an internal define for setupapi as it uses incompatible Wine headers 2008-11-28 20:24:36 +00:00
drivers - MSFS: Don't rely on PSDK headers for MAILSLOT_NO_MESSAGE/MAILSLOT_WAIT_FOREVER 2008-11-29 10:26:47 +00:00
hal
include - guiddef.h: Don't define GUID_NULL as extern as the official header set doesn't do this. Also, it causes conflicts under some circumstances. 2008-11-29 10:49:36 +00:00
lib - Use stdarg.h from psdk so we don't get redefinition conflicts 2008-11-28 20:18:13 +00:00
media
modules
ntoskrnl - Fix behavior of kernel APCs interrupting waits on gate objects. Patch by Alex Ionescu. 2008-11-29 02:57:21 +00:00
subsystems - Move out stubs and place them where they belong. 2008-11-28 03:57:57 +00:00
tools - tool for autoconverting INF files to utf-16le from an arbitrary unicode encoding 2008-11-26 20:38:15 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS add myself 2008-11-26 19:48:01 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Supersedes r37631 2008-11-25 14:17:27 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
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.