A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jérôme Gardou 501947714e [WIN32K]
- Use correct offset in UserLoadImage, create the bitmap using display DC.
  - BITMAP_GetObject : Report BI_BITFIELDS compression when we should.
  - Use a 0 compatible DC when none is given in NtGdiCreateDIBitmapInternal.
This fixes some wine tests. Enjoy.

svn path=/branches/reactos-yarotows/; revision=48415
2010-08-02 14:45:51 +00:00
base sync with trunk (r48253) 2010-07-25 16:44:57 +00:00
boot Sync with trunk (48237) 2010-07-25 11:17:52 +00:00
dll Sync with trunk (48237) 2010-07-25 11:17:52 +00:00
drivers Sync with trunk (48237) 2010-07-25 11:17:52 +00:00
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 Sync with trunk (48237) 2010-07-25 11:17:52 +00:00
modules
ntoskrnl sync with trunk (r48253) 2010-07-25 16:44:57 +00:00
subsystems [WIN32K] 2010-08-02 14:45:51 +00:00
apistatus.lst
baseaddress.rbuild
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild Sync with trunk (48237) 2010-07-25 11:17:52 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
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.