reactos/reactos
Timo Kreuzer ccca2fc546 - move dx gdi object type definitions from intddraw.h to ntgdihdl.h, change 2 type values to make them match windows, comment out 2 unused types for now.
- add pool tags for gdi objects
- add a bitmask for basic type (0x01 - 0x1f)

svn path=/trunk/; revision=28889
2007-09-06 00:28:04 +00:00
..
base don't try to free a NULL pointer 2007-09-05 22:44:46 +00:00
boot - Apply 28852 changes to setupldr.c (fixes bootcd). 2007-09-05 08:10:41 +00:00
dll New implementation of EnumFontFamiliesExW, based on NtGdiEnumFontXxx, does not work on ros, because those apis are not implemented yet, but it works on Windows XP. 2007-09-05 19:32:37 +00:00
drivers fix some issues found by prefast 2007-09-03 23:56:04 +00:00
hal - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
include - move dx gdi object type definitions from intddraw.h to ntgdihdl.h, change 2 type values to make them match windows, comment out 2 unused types for now. 2007-09-06 00:28:04 +00:00
lib Silence two warnings in cmlib. 2007-09-04 16:05:44 +00:00
media fix description spelling 2007-09-05 14:47:15 +00:00
modules
ntoskrnl - Fix IntEaLength's type (ULONG -> LONG), so it could actually become negative, and corresponding check will be performed. 2007-09-05 21:35:09 +00:00
subsystems - move dx gdi object type definitions from intddraw.h to ntgdihdl.h, change 2 type values to make them match windows, comment out 2 unused types for now. 2007-09-06 00:28:04 +00:00
tools - delete pidfile if it exists before launching emulator 2007-09-05 21:00:32 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild Empty OARCH. 2007-09-02 09:59:45 +00:00
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Build openfirmware interface tool only if target is powerpc 2007-09-03 13:50:31 +00:00
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild Fix building of libcntpr on ppc. 2007-09-03 06:29:13 +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.