reactos/reactos
Hervé Poussineau f52bca045b Clean up console functions in usetup. We now have 2 categories:
- The same functions as in Win32 Console API, prefixed with Con
- The helpers (which call Con* functions) prefixed with CONSOLE_
Do according changes in other files

svn path=/trunk/; revision=23834
2006-08-31 06:14:25 +00:00
..
base Clean up console functions in usetup. We now have 2 categories: 2006-08-31 06:14:25 +00:00
boot Fix bug 1770. Patch by Grzegorz Jaskiewicz 2006-08-29 11:02:08 +00:00
dll Revert r23810, r23811, r23813. The clipboard changes are in the clipboard branch for now. 2006-08-30 20:40:07 +00:00
drivers - Complete and utter reimplementation of V86 Mode for Ke386CallBios. Details below. Tested on QEMU/VMWARE. May give you a breakpoint/crash on real hardware - please let me know the V86 opcode displayed on the debug log/screen if this is the case *if you see such a message*. 2006-08-28 23:56:35 +00:00
hal - Viva la deprecation! Trunk should now boot and the installer should work. 2006-08-25 14:50:01 +00:00
include - Fix some probing macros 2006-08-30 21:44:12 +00:00
lib - Implement more parts of the GPF Handler. 2006-08-31 04:10:33 +00:00
media mpr.dll can now be autosynced with Wine 2006-08-30 20:37:56 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Don't do fast system calls with the wrong DS/ES selectors. 2006-08-31 05:25:58 +00:00
regtests Revert r23810, r23811, r23813. The clipboard changes are in the clipboard branch for now. 2006-08-30 20:40:07 +00:00
subsystems - Implement more parts of the GPF Handler. 2006-08-31 04:10:33 +00:00
tools added LiveCDRegTest and BootCDRegTest targets 2006-08-27 13:28:23 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild * add ReactOS Console configuration DLL 2006-06-29 18:10:15 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file