A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Jérôme Gardou fc0d9235a5 [WIN32K]
Each DC_lockDc call should be followed by a DC_UnlockDc, even on error path.

svn path=/branches/reactos-yarotows/; revision=46507
2010-03-27 23:58:09 +00:00
base sync with trunk r46493 2010-03-27 20:19:56 +00:00
boot sync with trunk r46493 2010-03-27 20:19:56 +00:00
dll svn will drive me nuts, part 2/2 2010-03-27 23:52:07 +00:00
drivers svn will drive me nuts, part 1/x 2010-03-27 23:28:24 +00:00
hal svn will drive me nuts, part 1/x 2010-03-27 23:28:24 +00:00
include svn will drive me nuts, part 1/x 2010-03-27 23:28:24 +00:00
lib sync with trunk r46493 2010-03-27 20:19:56 +00:00
media svn will drive me nuts, part 1/x 2010-03-27 23:28:24 +00:00
modules Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
ntoskrnl svn will drive me nuts, part 1/x 2010-03-27 23:28:24 +00:00
subsystems [WIN32K] 2010-03-27 23:58:09 +00:00
apistatus.lst Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
baseaddress.rbuild sync with trunk r46493 2010-03-27 20:19:56 +00:00
config-amd64.template.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
config-arm.template.rbuild sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
config-ppc.template.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
config.template.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
COPYING Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
COPYING.ARM Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
COPYING.LIB Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
COPYING3 Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
COPYING3.LIB Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
CREDITS Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
depmap.xsl Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
Doxyfile sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
INSTALL Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
Makefile sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
proxy.mak Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
ReactOS-amd64.rbuild sync with trunk r46493 2010-03-27 20:19:56 +00:00
ReactOS-arm.rbuild sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
ReactOS-generic.rbuild sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
ReactOS-i386.rbuild sync with trunk r46493 2010-03-27 20:19:56 +00:00
ReactOS-ppc.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
README Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
rosbuild.bat Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
vreport.xsl Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00

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