reactos/reactos
Magnus Olsen ca9afb4298 Fixed follow bug Create_DirectDraw
1. did not set the DDRAWILCL_DIRECTDRAW7 to This->lpLcl->dwLocalFlags
2. did not initate the This->lpLcl->dwLocalRefCnt to 0 and Main_DDrawSurface_AddRef did wrong count then 

svn path=/trunk/; revision=25017
2006-12-02 16:57:21 +00:00
..
base allow the Americans their incorrect spellings and add a correct UK resource file ;) 2006-11-30 19:23:19 +00:00
boot - Finally figured out a way to make the old HAL IRQ implementation work with the new Ke Interrupt implementation without requiring my new HAL IRQ code (which doesn't work). 2006-11-29 19:13:12 +00:00
dll Fixed follow bug Create_DirectDraw 2006-12-02 16:57:21 +00:00
drivers - Add profil.c and stub HalStartProfileInterrupt, HalStopProfileInterrupt and HalSetProfileInterval, and export these functions. 2006-11-29 22:12:50 +00:00
hal Fix HALMP build 2006-11-30 11:24:03 +00:00
include - Fix prototype/definition of HalCalibratePerformanceCounter and properly implement it. 2006-11-28 08:11:14 +00:00
lib Fix using a pointer to a temporary variable outside it's scope in RtlCreateUserProcess 2006-11-27 14:26:48 +00:00
media Update dejavu font from 2.10 to 2.12, see the change log for dejavu for more info 2006-11-25 08:36:45 +00:00
modules
ntoskrnl - Kill some debug prints. 2006-12-01 08:20:37 +00:00
regtests
subsystems - various msvc compability fixes 2006-11-30 16:48:13 +00:00
tools - bye bye fixdef 2006-11-30 20:57:52 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile Code::Blocks backend 2006-11-22 15:18:51 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

========================
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