reactos/reactos
Timo Kreuzer 936141aff8 [WIN32K]
Go back to hiding the cursor with GreMovePointer, instead of setting NULL bitmaps. While MSDN states that psoColor and psoMask can both be NULL in DrvSetPointerShape, it doesn't explicitly say anything about both being NULL at the same time. VBox driver doesn't expect that and will crash, so most likely windows doesn't do this.

svn path=/trunk/; revision=50375
2011-01-12 21:15:46 +00:00
..
base [PING] 2011-01-12 20:05:06 +00:00
boot [FREELDR] 2011-01-09 15:11:49 +00:00
dll [USER32] 2011-01-11 19:57:55 +00:00
drivers [usb/usbehci]: 2011-01-06 18:45:18 +00:00
hal
include [NTOSKRNL] 2011-01-12 13:40:34 +00:00
lib [CRT] 2011-01-11 19:09:48 +00:00
media Happy New Year! 2010-12-31 23:06:19 +00:00
modules
ntoskrnl [NTOSKRNL] 2011-01-12 13:40:34 +00:00
subsystems [WIN32K] 2011-01-12 21:15:46 +00:00
tools [RBUILD] 2011-01-02 20:04:53 +00:00
apistatus.lst
baseaddress.rbuild
config-amd64.template.rbuild
config-arm.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
config-ppc.template.rbuild
config.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
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.