reactos/reactos
Giannis Adamopoulos b8882998c7 [win32k]
- Rewrite SetCursorPos and ShowCursror
- Store coursor show count in SYSTEM_CURSORINFO and not in GDIPOINTER
- Fix broken behaviour in ClipCursor

svn path=/trunk/; revision=44975
2010-01-06 12:44:31 +00:00
..
base Clean up the pause and resume code and a few other bits and bobs 2010-01-05 21:43:00 +00:00
boot [freeldr] 2010-01-06 11:44:54 +00:00
dll [win32k] 2010-01-06 12:44:31 +00:00
drivers Coding-style fixes. No code changes. 2010-01-03 22:44:10 +00:00
hal Lift a protection (forgotten in 44842). 2010-01-02 00:17:37 +00:00
include [win32k] / [user32] 2010-01-05 19:26:32 +00:00
lib [RTL] 2010-01-06 00:39:07 +00:00
media Cameron Gutman 2009-12-29 13:53:28 +00:00
modules
ntoskrnl - Implement NMI handler in C instead of ASM. 2010-01-06 00:40:07 +00:00
subsystems [win32k] 2010-01-06 12:44:31 +00:00
tools [GENINC] 2009-12-26 22:55:53 +00:00
apistatus.lst
baseaddress.rbuild Change base addresses of devenum.dll, inetcomm.dll, mshtml.dll. 2010-01-02 20:09:28 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING.ARM
COPYING.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3 Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile modified Makefile 2009-12-14 23:02:28 +00:00
proxy.mak
ReactOS-amd64.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-arm.rbuild Some build fixes for ReactOS ARM. Credits go to Alex Ionescu and Timo Kreuzer while I just tried to keep up. :-P 2009-12-16 20:59:06 +00:00
ReactOS-generic.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-i386.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat Handle the upcoming name change from mingw32-make.exe to make.exe in the next version of RosBE. 2009-12-02 09:16:10 +00:00
vreport.xsl - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +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.