reactos/reactos
Art Yerkes 293cc2c20b Debug DbgBreakPoint and drop to GDB on program trap.
svn path=/trunk/; revision=29672
2007-10-19 07:22:01 +00:00
..
base Use StretchBlt with fixed values for drawing the card backs in the Deck Options dialog. 2007-10-18 22:04:50 +00:00
boot Debug DbgBreakPoint and drop to GDB on program trap. 2007-10-19 07:22:01 +00:00
dll Destroy created pen after use (fixes a GDI object leak) 2007-10-19 04:51:07 +00:00
drivers Fix logical error in a hack. 2007-10-18 15:37:52 +00:00
hal Move variable definition to before first code statement. GCC did not catch this due to its language extensions. 2007-10-18 08:11:32 +00:00
include Add missing WINAPI keyword 2007-10-17 09:10:02 +00:00
lib Debug DbgBreakPoint and drop to GDB on program trap. 2007-10-19 07:22:01 +00:00
media - update doc 2007-10-11 19:33:05 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl proper PSEH return usage (thanks janderwald) 2007-10-17 09:19:09 +00:00
subsystems Tweak the ScrollDC implementation a bit so that it produces a better output. The implementation still is completely incorrect as it should call the driver for this operation instead of doing a BitBlt operation... 2007-10-19 03:23:04 +00:00
tools Update msvc backend, so Colin Finck will maybe stop complaining... 2007-10-15 13:43:51 +00:00
apistatus.lst
baseaddress.rbuild Prepare import of browseui.dll 2007-10-01 19:09:07 +00:00
config-ppc.template.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
config.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
proxy.mak
ReactOS-generic.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ReactOS-ppc.rbuild Slight Adjustment. __DECLSPEC_SUPPORTED is an output. 2007-10-15 03:34:15 +00:00
README
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.