reactos/reactos
Eric Kohl 9f83325730 Cleanup: Replace WINBOOL by BOOL
svn path=/trunk/; revision=7844
2004-01-23 17:18:16 +00:00
..
apps Added notepad ported from WINE. Not built by default but its there 2004-01-13 00:01:52 +00:00
bootdata - Use English resources when no default locale is specified (Temporary fix). 2004-01-22 20:47:08 +00:00
dk
doc Updated the WINE porting Readme for 0.2 Release 2004-01-14 02:08:32 +00:00
drivers Another rewrite of the mouse detection code by Logan_V8_TT with minor changes by me to get it really working with my mouse. This version should solve the problem where the mouse wasn't moving and also the conflicts with serial port debugging. 2004-01-21 15:25:01 +00:00
hal KiAcquire/ReleaseSpinLock adaption 2004-01-18 22:35:26 +00:00
iface
include Implement basic administrator account creation and logon. 2004-01-23 10:33:21 +00:00
lib Cleanup: Replace WINBOOL by BOOL 2004-01-23 17:18:16 +00:00
loaders/dos
media
ntoskrnl NtOpenKey() should return a better status value if the desired key does not exist. 2004-01-23 10:37:17 +00:00
regtests Initial tests for memory APIs 2004-01-02 03:23:25 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys ifndef _ROS_ 2004-01-22 01:38:43 +00:00
tools 2004-01-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-01-18 13:42:57 +00:00
.cvsignore
aboot.bat
apistatus.lst 2004-01-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-01-21 19:08:51 +00:00
baseaddress.cfg Implement basic administrator account creation and logon. 2004-01-23 10:47:22 +00:00
boot.bat
bootc.lst
ChangeLog 2004-01-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-01-21 19:08:51 +00:00
config
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Implement basic administrator account creation and logon. 2004-01-23 10:47:22 +00:00
makefile.dos
README
rules.mak

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

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 towards 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.com.

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