reactos/reactos
Dmitry Gorbachev acf1233799 Fix some bugs in Paint.
svn path=/trunk/; revision=41141
2009-05-27 12:03:18 +00:00
..
base Fix some bugs in Paint. 2009-05-27 12:03:18 +00:00
boot MmGrowKernelStack: go back to the ASSERT and add a fixed check 2009-05-25 22:38:00 +00:00
dll - Implementation of gdi printing support. Work in progress. Added StartDocW plus others and fixed some defines. Found the initialization bug again, yes it was never fixed, but worked around. The debug spam has a purpose, just read it. 2009-05-27 04:49:29 +00:00
drivers Fix build, part 2. 2009-05-27 11:50:52 +00:00
hal Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
include Fix warnings that are issued by new GCC versions. 2009-05-27 10:55:41 +00:00
lib - Make memcpy a duplicate of a memmove (confirmed by testing), there is a dependency on this behaviour. One less "msvcrt_winetest.exe string" failure. 2009-05-26 16:35:01 +00:00
media - Make memcpy a duplicate of a memmove (confirmed by testing), there is a dependency on this behaviour. One less "msvcrt_winetest.exe string" failure. 2009-05-26 16:35:01 +00:00
modules
ntoskrnl MmGrowKernelStack: go back to the ASSERT and add a fixed check 2009-05-24 23:17:48 +00:00
subsystems - Stubimplement SPI_GETFONTSMOOTHINGTYPE/SPI_SETFONTSMOOTHINGTYPE 2009-05-25 13:08:57 +00:00
tools Fix compilation of RBuild. Bug #4415. 2009-05-23 15:01:52 +00:00
apistatus.lst
baseaddress.rbuild - Add Font Embedding Dll (it is necessary for Iron and Chrome) 2009-04-22 08:51:09 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild Make __CRT_INLINE always inline, use ceil instead of ceill. 2009-05-23 15:02:28 +00:00
COPYING
COPYING.ARM
CREDITS commit #100: add me to credits 2009-04-06 15:03:57 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +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.