reactos/reactos
Ged Murphy 96ff7d566c couple of minor fixes.
svn path=/trunk/; revision=23760
2006-08-28 19:33:28 +00:00
..
base couple of minor fixes. 2006-08-28 19:33:28 +00:00
boot added vdmdbg.dll to bootcd 2006-08-27 19:08:20 +00:00
dll "Fix" using an uninitialized variable (line 950) in lines 1334-1337. Yes I'm back, for now! 2006-08-28 18:15:46 +00:00
drivers Don't crash during disconnection if a device doesn't have a driver 2006-08-26 21:09:11 +00:00
hal - Viva la deprecation! Trunk should now boot and the installer should work. 2006-08-25 14:50:01 +00:00
include bug 1769 : from w3seek : Implement some new functions 2006-08-26 14:28:34 +00:00
lib Add guard to prevent multiple inclusions (not used yet) 2006-08-27 20:23:26 +00:00
media uppdate Dejavu font from 2.7 to 2.9 2006-08-14 19:48:29 +00:00
modules
ntoskrnl - Even though in assembly we return the BOOLEAN in all of EAX, HalBeginSystemInterrupt should, in theory, only use AL and we shouldn't make assumptions about any other bits. So chang ethe code to or al, al, instead of or eax, eax. 2006-08-26 16:23:59 +00:00
regtests Add accidentally deleted line (a call to WideCharToMultiByte() ) 2006-08-23 08:24:37 +00:00
subsystems reapplay rev 23614, it we have now russain letters and other contrus special letters. 2006-08-27 16:51:11 +00:00
tools added LiveCDRegTest and BootCDRegTest targets 2006-08-27 13:28:23 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
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