Files
reactos/reactos
Giannis Adamopoulos 9b693d8c69 [win32k]
- Fix one of the greatest hacks in message handling: do not wake up every message queue when there is mouse or keyboard input ( wake only the thread that must take input)
- rewrite co_WinPosWindowFromPoint, co_MsqInsertMouseMessage and co_MsqPeekHardwareMessage
- port co_IntProcessMouseMessage and MsqSendParentNotify from wine 
- call co_IntProcessHardwareMessage from co_MsqPeekHardwareMessage, and not from co_IntPeekMessage
- move co_IntProcessHardwareMessage, co_IntProcessKeyboardMessage and co_IntProcessMouseMessage to msgqueue.c

svn path=/trunk/; revision=49710
2010-11-22 20:10:56 +00:00
..
2010-11-20 11:24:17 +00:00
2010-11-21 23:15:11 +00:00
2010-11-21 23:15:11 +00:00
2010-11-20 13:54:45 +00:00
2010-11-20 22:05:42 +00:00
2010-11-07 10:06:00 +00:00
2010-11-20 11:24:17 +00:00
2010-11-05 22:21:36 +00:00
2010-11-21 16:04:52 +00:00
2010-11-22 20:10:56 +00:00
2010-10-12 20:51:07 +00:00
2010-02-26 22:57:55 +00:00
2010-03-27 18:29:08 +00:00
2010-11-06 15:38:43 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-03-25 21:29:59 +00:00
2010-02-26 22:57:55 +00:00
2010-02-26 22:57:55 +00:00
2010-06-13 01:24:42 +00:00
2010-09-15 23:48:38 +00:00
2010-03-12 23:16:29 +00:00
2010-03-26 15:47:53 +00:00
2010-02-26 22:57:55 +00:00
2010-04-16 10:48:02 +00:00
2010-02-26 22:57:55 +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.