Files
reactos/reactos
Timo Kreuzer 348bef46b7 [WIN32K]
- add missing  DBG_DECREASE_LOCK_COUNT() when deleting an object that was exclusively locked. Fixes strange hang in comctl32_winetest.
The question is: why does changing a variable, which is never checked cause such trouble?
- Don't pass the DC's clip object to IntEngCopyBits, when querying a pixel
- make acExclusiveLockCount[] 0x20 bytes long, just to be really sure, that (x & 0x1F) does never overflow it.

svn path=/trunk/; revision=56433
2012-04-26 21:48:06 +00:00
..
2012-04-26 16:51:27 +00:00
2012-04-20 12:39:00 +00:00
2012-04-20 12:39:00 +00:00
2012-04-26 17:20:53 +00:00
2012-04-24 14:47:15 +00:00
2012-03-28 12:15:54 +00:00
2012-01-20 20:58:46 +00:00
2012-04-25 12:38:23 +00:00
2012-04-25 22:21:00 +00:00
2012-03-29 14:33:42 +00:00
2012-04-21 17:52:29 +00:00
2012-04-03 15:02:51 +00:00
2012-03-14 22:20:05 +00:00
2012-04-26 21:48:06 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-04-01 17:27:38 +00:00
2012-02-27 22:52:09 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-02-25 22:01:20 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +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.