reactos/reactos
Michael Martin 434caf81e7 - i8042MouInternalDeviceControl: Implement IoControlCode of IOCTL_INTERNAL_I8042_HOOK_MOUSE.
- ForwardIrpAndWait: Don't use IoForwardIrpSynchronously to Forward IRPs as it fails if no next stack location is available, which prevents the mouse from initializing. Changed it to match implementation of our other input drivers. Mouse pointer now works with VBoxMouse driver loaded.

svn path=/trunk/; revision=41119
2009-05-25 16:15:33 +00:00
..
base Fix buffer overflow, add some debug prints. 2009-05-23 15:02:19 +00:00
boot add some registry values req. by user32 sysparams - patch by encoded 2009-05-23 11:11:58 +00:00
dll - Add missed DnsFree 2009-05-25 13:17:32 +00:00
drivers - i8042MouInternalDeviceControl: Implement IoControlCode of IOCTL_INTERNAL_I8042_HOOK_MOUSE. 2009-05-25 16:15:33 +00:00
hal
include - dls1.h, dmdls.h, dmusics.h: fix typos, add missing definitions 2009-05-25 14:49:04 +00:00
lib - Restore the old loopback implementation 2009-05-16 01:44:20 +00:00
media - Add a logon sound 1/2 2009-05-17 14:14:35 +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
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
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
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.