reactos/reactos
Timo Kreuzer 46c9a27251 [WIN32K]
Rewrite SURFACE_AllocSurface(), which now does the part of the former SURFACE_bSetBitmapBits() as well. This is to allocate the bits for a bitmap directly with the SURFACE object in one allocation. Also don't use kernel mode sections anymore by default, but paged pool memory.

svn path=/trunk/; revision=56460
2012-05-01 12:14:10 +00:00
..
base [CMAKE] 2012-04-26 16:51:27 +00:00
boot [FUSION] 2012-04-30 19:14:43 +00:00
cmake [FUSION] 2012-04-30 19:14:43 +00:00
dll [FUSION] 2012-04-30 19:14:43 +00:00
drivers [USBSTOR] 2012-04-24 14:47:15 +00:00
hal [HAL] 2012-03-28 12:15:54 +00:00
importlibs [CMAKE] 2012-04-29 20:22:26 +00:00
include [RTL/NDK/DDK/XDK] 2012-05-01 07:16:02 +00:00
lib [RTL/NDK/DDK/XDK] 2012-05-01 07:16:02 +00:00
media [INF] 2012-03-29 14:33:42 +00:00
modules * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
ntoskrnl [NTOSKRNL] 2012-04-28 02:56:31 +00:00
subsystems [CSRSRV/CSRSRV2] 2012-04-03 15:02:51 +00:00
tools [CABMAN] 2012-03-14 22:20:05 +00:00
win32ss [WIN32K] 2012-05-01 12:14:10 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [WIN32SS] 2012-04-01 17:27:38 +00:00
configure.cmd [CMAKE] 2012-02-27 22:52:09 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
PreLoad.cmake
README
toolchain-gcc.cmake [CMAKE] 2012-02-25 22:01:20 +00:00
toolchain-msvc.cmake
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.