reactos/reactos
Magnus Olsen 02eec98371 implement stub for NtGdiEngComputeGlyphSet
svn path=/trunk/; revision=28551
2007-08-25 17:09:10 +00:00
..
base fix the contact address 2007-08-25 15:57:27 +00:00
boot report freeldr bugs at ros-dev@reactos.org 2007-08-25 09:58:30 +00:00
dll move EngFreeModule, EngGetCurrentCodePage, EngGetPrinterDataFileName, EngLoadModule from stub.c to eng.c 2007-08-25 14:23:48 +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 NtGdiEngCreateBitmap got one undoc param 2007-08-24 21:39:49 +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 - Do not ignore BIOS memory map anymore. Private BIOS ranges (such as ACPI, SMBIOS, VideoROM, etc) are not assumed "free" anymore (which would result in hardware failure, crashes and/or corrupted memory). 2007-08-25 09:38:13 +00:00
subsystems implement stub for NtGdiEngComputeGlyphSet 2007-08-25 17:09:10 +00:00
tools Revert r28526 for now until a problem for the livecd breakage has been found 2007-08-25 09:00:19 +00:00
apistatus.lst
baseaddress.rbuild Add rbuild file for winsta.dll, and add it to bootcd 2007-08-20 09:34:18 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00
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 Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +00:00

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