reactos/reactos
Magnus Olsen d3eeef4046 NtGdiCloseEnhMetaFile
1. translate EMF_Create_HENHMETAFILE to reactos 
2. Delete hdc.

NtGdiCreateEnhMetaFile
1. Set hdc ownership. 


svn path=/trunk/; revision=24175
2006-09-17 20:21:01 +00:00
..
base Install VMware driver using UpdateDriverForPlugAndPlayDevicesW function. 2006-09-17 00:28:19 +00:00
boot Don't enable acpi service by default, it would be automatically installed if necessary 2006-09-17 12:17:44 +00:00
dll - Fix a bug in KeRaiseUserExceptionDispatcher which was causing us not to set the Exception Address (EIP) in the EH record. 2006-09-17 17:31:52 +00:00
drivers Disable some code I did during the last day to repair ReactOS boot. Let's hope it is enough 2006-09-17 14:27:17 +00:00
hal Fix halmp compilation 2006-09-11 14:35:46 +00:00
include - Fix a bug in KeRaiseUserExceptionDispatcher which was causing us not to set the Exception Address (EIP) in the EH record. 2006-09-17 17:31:52 +00:00
lib - Cleanup except_asm.s and add .func/.endfunc and fix some double definitions. 2006-09-17 18:44:52 +00:00
media Upgrade from dejavu font 2.9 to 2.10 2006-09-17 13:37:59 +00:00
modules
ntoskrnl - Fix a bug in KeRaiseUserExceptionDispatcher which was causing us not to set the Exception Address (EIP) in the EH record. 2006-09-17 17:31:52 +00:00
regtests Show the value, not the address in memory! (Thanks to Dmitry Philippov) 2006-09-14 08:27:08 +00:00
subsystems NtGdiCloseEnhMetaFile 2006-09-17 20:21:01 +00:00
tools I don't know how to save REG_LINK info on disk, so ignore them. Incidently, fixes "make install_registry" 2006-09-17 08:44:17 +00:00
apistatus.lst
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file