reactos/reactos
Timo Kreuzer d1af00982b replace NtGdiSelectObject with NtGdiSelectBitmap in bitblt.c
svn path=/trunk/; revision=30911
2007-11-30 02:41:12 +00:00
..
base Change "ca-CA" to "ca-ES" again, forgot about that when committing some Catalan translations from Bugzilla 2007-11-29 22:19:15 +00:00
boot - registry keys for open with 2007-11-29 10:35:23 +00:00
dll Beginning of an implementation of SelectObject, using NtGdiSelectBitmap, NtGdiSelectBrush, NtGdiselectFont, NtGdiSelectPen and ExtSelectClipRgn instead of NtGdiSelectObject. 2007-11-30 02:14:58 +00:00
drivers use ExAllocatePoolWithTag instead of ExAllocatePool 2007-11-27 23:25:56 +00:00
hal No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
include remove the const from the DrawShadowText function to be compatible to PSDK 2007-11-29 16:04:38 +00:00
lib Add a few more GUIDs to uuid library 2007-11-29 09:33:35 +00:00
media Update information about shell32, it has been forked at Wine-20071011 2007-11-21 12:17:44 +00:00
modules
ntoskrnl - Cleanup kdb_cli's code: be consistent in used types, don't use unsigned vars and then check if it's below 0, don't use inline assembly if there are reactos intrinsics for this. 2007-11-28 22:50:55 +00:00
subsystems replace NtGdiSelectObject with NtGdiSelectBitmap in bitblt.c 2007-11-30 02:41:12 +00:00
tools Looks like my previous changes were already enough, so we can finally remove this hack :-) 2007-11-28 23:02:12 +00:00
apistatus.lst - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-11-22 18:04:21 +00:00
config-ppc.template.rbuild
config.template.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild adding back -enable-stdcall-fixup linkerflag 2007-11-21 11:47:58 +00:00
ReactOS-ppc.rbuild React to changes in rbuild with regard to definitions. These are now 2007-10-24 02:23:54 +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.