reactos/reactos
James Tabor 914d831991 Removed NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindowExt/OrgEx. Added NtGdiGetDCPoint.
Will update ntgdibad.h once we sort out the internal use of these functions.

svn path=/trunk/; revision=28209
2007-08-07 05:58:29 +00:00
..
base Expand environment strings in the szWallpaper variable. (patch by Marc Piulachs, marc DOT piulachs AT codexchange DOT net) 2007-08-06 19:07:34 +00:00
boot Starfield Screensaver by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-06 14:56:17 +00:00
dll Removed NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindowExt/OrgEx. Added NtGdiGetDCPoint. 2007-08-07 05:58:29 +00:00
drivers Check if the same Monitor ID (= 10 bytes from the EDID, which can be used to uniquely identify a monitor) appears two times and stop the enumeration in this case. 2007-08-03 12:10:43 +00:00
hal Fix usage of KdComPortInUse 2007-07-08 20:13:20 +00:00
include update ntgdibad.h 2007-08-07 01:28:02 +00:00
lib Add more uuids in uuid lib 2007-08-06 16:17:55 +00:00
media syssetup.inf really belongs to output directory, not intermediate one 2007-08-03 14:33:43 +00:00
modules Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
ntoskrnl Remove init.s and put Thomas's code into boot.s, so we don't have 2 files for the same purpose. 2007-08-06 23:55:35 +00:00
subsystems Removed NtGdiGetDCOrgEx, GetViewportExt/OrgEx, GetWindowExt/OrgEx. Added NtGdiGetDCPoint. 2007-08-07 05:58:29 +00:00
tools fix a smaller issue with win32ksys, when u did delete win32k.s or type make win32ksys_clean 2007-08-06 13:20:31 +00:00
apistatus.lst
baseaddress.rbuild -deleted comcat.h 2007-07-01 22:13:20 +00:00
config-ppc.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
config.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
COPYING
CREDITS "fix" my email address :P 2007-05-03 18:43:15 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
proxy.mak
ReactOS-i386.rbuild Add missing include directory 2007-08-03 12:12:41 +00:00
ReactOS-ppc.rbuild
README

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