reactos/reactos
Magnus Olsen 9626ca08f9 BugFix : Main_DirectDraw_EnumDisplayModes and Main_DirectDraw_EnumDisplayModes4
it did never entry the callbacks loops it was wrong logic check in the begin of 
the function. This change are base on Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth) patch
and once again Thank you Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth) to notice it. and provide a partly fix for it.




svn path=/trunk/; revision=31100
2007-12-09 12:51:50 +00:00
..
base - Trimed space from shlfldr_mydocuments.c in shell32.rbuild don't yet understand how rbuild was happy with it. I haven't modified what seems to be a typo on filename. 2007-12-09 11:56:11 +00:00
boot - Trimed space from shlfldr_mydocuments.c in shell32.rbuild don't yet understand how rbuild was happy with it. I haven't modified what seems to be a typo on filename. 2007-12-09 11:56:11 +00:00
dll BugFix : Main_DirectDraw_EnumDisplayModes and Main_DirectDraw_EnumDisplayModes4 2007-12-09 12:51:50 +00:00
drivers - Trimed space from shlfldr_mydocuments.c in shell32.rbuild don't yet understand how rbuild was happy with it. I haven't modified what seems to be a typo on filename. 2007-12-09 11:56:11 +00:00
hal Remove useless files 2007-12-07 14:23:40 +00:00
include fix one smaller mistake in ddraw.h 2007-12-09 12:38:49 +00:00
lib - Save hive flags instead of ignoring them (but ignore no lazy flush for now). 2007-12-05 22:30:33 +00:00
media Update status 2007-12-01 18:30:48 +00:00
modules
ntoskrnl - Move NtCreateKey to regobj.c, delete ntfunc.c, now all those routines exist solely for creating keys. 2007-12-08 21:00:45 +00:00
subsystems Louis Lenders : gdi32: Add check for null pointer in SetDIBitsToDevice. 2007-12-08 18:32:22 +00:00
tools Do not add twice a link to crt library 2007-12-05 16:53:14 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS Bug 2869 - Lithuanian translation update - cman<AT>cman<DOT>us 2007-12-08 13:38:43 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
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.