reactos/reactos
Aleksey Bragin a5c563dfdb [NTOS]
- Daniel Zimmermann: Fix POPF bugs in VDM mode, namely truncation of the stackpointer to 16 bit and setting proper flags in the trapframe eflags register. This fixes problems with videocards calling int 0x10 VESA BIOS extension.
See issue #5608 for more details.

svn path=/trunk/; revision=48745
2010-09-11 09:20:26 +00:00
..
base [USETUP] 2010-09-07 15:21:06 +00:00
boot [FREELOADER] 2010-09-07 01:31:24 +00:00
dll [DESK.CPL] 2010-09-10 21:57:36 +00:00
drivers [NDK] 2010-09-10 21:08:38 +00:00
hal - Fix build, sorry. 2010-09-11 09:01:58 +00:00
include [NDK] 2010-09-10 21:08:38 +00:00
lib Patch by Anton Yarotsky: 2010-09-10 05:22:48 +00:00
media fdc.inf: Fix a typo in the class guid. 2010-09-06 09:53:36 +00:00
modules
ntoskrnl [NTOS] 2010-09-11 09:20:26 +00:00
subsystems [WIN32K] 2010-09-10 18:13:02 +00:00
tools [WIN32K]: Fix large amount of set-but-unused variables. Most of these seemed to be old/unfinished code, however in IntGdiPaintRgn an actual bug seems to have been found. 2010-09-06 23:55:53 +00:00
apistatus.lst
baseaddress.rbuild Fixup some base address after mshtml growup. 2010-07-10 18:47:45 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile - Add "bootcdregtest" in the list of well-known targets. 2010-06-09 10:34:35 +00:00
proxy.mak
ReactOS-amd64.rbuild [CRT] 2010-06-13 01:24:42 +00:00
ReactOS-arm.rbuild Fix ARM build 2010-06-27 20:44:47 +00:00
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.