reactos/reactos
2008-11-06 19:10:03 +00:00
..
base Fix a fencepost bug. 2008-11-05 19:19:56 +00:00
boot fix Armenian, Chinese, Hebrew, Hindi, Thai do not appear in the Input Language combo box 2008-10-30 13:27:11 +00:00
dll - Update the _ros.diff. Usual changes are there (unfortunately incompatibilites in Wine still exist, RpcMgmtWaitForServerListen is still not implemented there, and their dependency on unix sockets is totally out of place). On the good side I could get rid of disabling unix-sockets stuff in source code by slightly improving unix_func. 2008-11-06 19:10:03 +00:00
drivers KJK::Hyperion is proud to present "dllimport purity", another landmark commit that you should really build only after a "clean" 2008-11-04 18:16:58 +00:00
hal Remove all <file> entries for spec/pspec files that don't define any stubs (for real this time) 2008-11-01 23:11:38 +00:00
include - Sync rpcrt4.dll to Wine-20081106. ros.diff and regtests aren't updated yet. 2008-11-06 17:35:54 +00:00
lib modified lib/sdk/crt/conio/cprintf.c 2008-11-05 01:14:54 +00:00
media - Sync WRC to Wine-20081105 (a few nice bugfixes). 2008-11-05 16:16:19 +00:00
modules The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ntoskrnl - Make Kdbg "bugcheck" command work -- Kdbg isn't re-entrant, so defer the bugcheck and exit the input loop 2008-11-06 18:33:56 +00:00
subsystems - Fix WidenPath. Now Area.exe runs and crashes when using real hardware. That is a good thing. We now know our Xorg based region code has problems. It allocates all the memory building PolyPolygon region data. 2008-11-06 11:55:08 +00:00
tools - Remove unnecessary typedef 2008-11-05 19:06:02 +00:00
apistatus.lst The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
baseaddress.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
config-arm.template.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
config-ppc.template.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
config.template.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
COPYING The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
COPYING.ARM The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
CREDITS The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
depmap.xsl The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
Doxyfile The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
INSTALL The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
LGPL.txt The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
Makefile The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
proxy.mak The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
ReactOS-arm.rbuild - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components 2008-10-26 18:03:06 +00:00
ReactOS-generic.rbuild - Enable building ntkrnlmp 2008-11-01 18:21:39 +00:00
ReactOS-i386.rbuild - Add a "host" attribute to the project's <include> and <define> tags to make it possible to define global includes/defines for host components 2008-10-26 18:03:06 +00:00
ReactOS-ppc.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
README The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
vreport.xsl The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56: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.