Files
reactos/reactos
Timo Kreuzer 66fe9a0793 [RTL]
Rewrite the rtl bitmap implementation.
The old one was a little .... suboptimal. The new one should outperform the old one by several orders of magnitude, especially RtlFindClearBits that was literally searching bit by bit.

svn path=/trunk/; revision=44464
2009-12-08 01:02:36 +00:00
..
2009-12-02 20:32:16 +00:00
2009-12-07 13:06:08 +00:00
2009-12-06 18:49:19 +00:00
2009-12-06 02:44:06 +00:00
2009-12-06 14:55:00 +00:00
2009-12-08 01:02:36 +00:00
2009-12-06 03:24:18 +00:00
2009-12-06 23:37:09 +00:00
2009-12-08 01:02:36 +00:00
2009-12-01 18:56:05 +00:00
2009-12-06 02:44:06 +00:00
2009-11-11 03:41:14 +00:00
2009-12-06 02:44:06 +00:00
2009-12-06 02:44:06 +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.