reactos/reactos
Johannes Anderwald c71c15d905 * make edit controls look standard
* GeT rId oF aNNoyIng DOt In EdiT cONtROl

svn path=/trunk/; revision=23738
2006-08-27 10:28:05 +00:00
..
base Add testsets to building process too, so that they don't bitrot (compile time is neglectable) 2006-08-26 21:11:08 +00:00
boot fix a typo 2006-08-26 19:44:47 +00:00
dll * make edit controls look standard 2006-08-27 10:28:05 +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 - Typecast a param so that it doesn't give an error in gcc 2006-08-26 21:19:34 +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 forget commit rbuild file for win32k 2006-08-26 23:27:49 +00:00
tools * implement debugger settings for Control Panel Applets for MSVC2005 2006-08-20 19:19:21 +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