A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jérôme Gardou a0d32e2d0b [WIN32K]
- DDB are 16 bits aligned.
  - Reset hdc field of the unselected bitmap.
  - Lock it too, so it's not messed with when we unselect it.
  - Move Pattern creation of IntGdiCreateDIBBrush to DIB_CreateDIBSection.

svn path=/branches/reactos-yarotows/; revision=48406
2010-08-02 00:53:25 +00:00
base sync with trunk (r48253) 2010-07-25 16:44:57 +00:00
boot
dll
drivers
hal
include sync with trunk (r48253) 2010-07-25 16:44:57 +00:00
lib sync with trunk (r48253) 2010-07-25 16:44:57 +00:00
media
modules
ntoskrnl sync with trunk (r48253) 2010-07-25 16:44:57 +00:00
subsystems [WIN32K] 2010-08-02 00:53:25 +00:00
apistatus.lst
baseaddress.rbuild Sync with trunk (r48008) 2010-07-13 17:46:03 +00:00
config-amd64.template.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
config.template.rbuild Sync with trunk (48237) 2010-07-25 11:17:52 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3 Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
INSTALL Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
Makefile
proxy.mak Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
ReactOS-i386.rbuild sync with trunk r46493 2010-03-27 20:19:56 +00:00
ReactOS-ppc.rbuild
README Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
rosbuild.bat
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.