reactos/reactos
Giannis Adamopoulos 893a0bfccb [win32k]
- Rewrite GetKeyState based on wine. Now it's results are based on whether or nor the message queue has processed a keyboard message and not the actual state of the keyboard.c
- TODO: ensure it works corectly and use this implementation in most other places in win32k when we need to check the state of a key. To ensure nothing breaks, this change affects only GetKeyState

svn path=/trunk/; revision=51295
2011-04-09 12:44:45 +00:00
..
base Updated Czech translations for ping, charmap, reactos, usetup, console, desk and shell32 by Radek Liska (radekliska at gmail dot com) with some subtle modifications by me. 2011-04-09 12:18:34 +00:00
boot [GENERAL] 2011-03-16 21:07:25 +00:00
dll Updated Czech translations for ping, charmap, reactos, usetup, console, desk and shell32 by Radek Liska (radekliska at gmail dot com) with some subtle modifications by me. 2011-04-09 12:18:34 +00:00
drivers [VIDEOPRT] 2011-03-26 17:49:55 +00:00
hal [HAL] 2011-03-19 13:59:23 +00:00
include [NTDLL] 2011-04-08 17:49:49 +00:00
lib [NTDLL] 2011-04-08 17:49:49 +00:00
media [COMCTL32] 2011-02-24 01:27:57 +00:00
modules revert accidental change from r49499 2010-12-03 11:46:52 +00:00
ntoskrnl [NTOSKRNL] 2011-04-08 12:30:33 +00:00
subsystems [win32k] 2011-04-09 12:44:45 +00:00
tools [WIDL] 2011-04-05 21:37:54 +00:00
apistatus.lst Create a branch for audio work 2010-11-05 11:04:48 +00:00
baseaddress.rbuild - Lay out critical system DLLs so that they don't overlap when loaded properly. 2011-03-27 16:37:26 +00:00
config-amd64.template.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
config-arm.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
config-ppc.template.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
config.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
COPYING Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING.ARM Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING.LIB Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING3 Create a branch for audio work 2010-11-05 11:04:48 +00:00
COPYING3.LIB Create a branch for audio work 2010-11-05 11:04:48 +00:00
CREDITS Create a branch for audio work 2010-11-05 11:04:48 +00:00
depmap.xsl Create a branch for audio work 2010-11-05 11:04:48 +00:00
Doxyfile Create a branch for audio work 2010-11-05 11:04:48 +00:00
INSTALL Create a branch for audio work 2010-11-05 11:04:48 +00:00
Makefile Create a branch for audio work 2010-11-05 11:04:48 +00:00
proxy.mak Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-amd64.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-arm.rbuild Remove some artifact from ARM build. 2011-02-12 20:32:49 +00:00
ReactOS-generic.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-i386.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
ReactOS-ppc.rbuild Create a branch for audio work 2010-11-05 11:04:48 +00:00
README Create a branch for audio work 2010-11-05 11:04:48 +00:00
rosbuild.bat Create a branch for audio work 2010-11-05 11:04:48 +00:00
vreport.xsl Create a branch for audio work 2010-11-05 11:04:48 +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.