reactos/reactos
Gero Kuehn cd35daab59 added initial version of the network cpl
svn path=/trunk/; revision=10209
2004-07-18 22:37:08 +00:00
..
apps added a very basic timer queue test program 2004-07-08 10:32:18 +00:00
bootdata added registry entries for the network configuration 2004-07-18 22:25:05 +00:00
dk cleanup of the SDK and disable use of the old WINE tree. 2004-05-28 18:18:43 +00:00
doc Update porting status 2004-06-16 18:50:19 +00:00
drivers msafd + afd: Changed type of PVOID args to PAFD_WSABUF, avoiding some casts. 2004-07-18 22:03:49 +00:00
hal copied HalRequestSoftwareInterrupt from uniproc irql.c to fix SMP builds 2004-07-10 21:58:35 +00:00
iface Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +00:00
include Added RosRtlDevModeW2A function. 2004-07-18 12:51:46 +00:00
lib added initial version of the network cpl 2004-07-18 22:37:08 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media moved these docs to a folder. The file names broke the 2004-07-16 23:41:14 +00:00
ntoskrnl Fixed broken build. Added functions were already defined in /lib/rtl and unecessary in ntoskrnl. 2004-07-18 17:45:28 +00:00
regtests fixed output from test 2004-05-07 04:04:10 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys Added and updated some German translations. Patch by Michael Fritscher. 2004-07-18 16:07:58 +00:00
tools don't create read-only files 2004-07-18 21:39:55 +00:00
w32api Fix RestartDialog() and RestartDialogEx() prototypes 2004-07-12 22:07:34 +00:00
.cvsignore
aboot.bat
apistatus.lst 2004-02-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-18 21:29:20 +00:00
baseaddress.cfg added skeleton for acledit.dll 2004-07-09 20:18:49 +00:00
boot.bat
bootc.lst
ChangeLog Revert: 2004-06-05 13:39:02 +00:00
config 2004-02-22 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-22 09:59:17 +00:00
COPYING
CREDITS Add Everaldo to credits 2004-02-23 04:29:39 +00:00
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile added expand.exe and msvfw32.dll to the build. 2004-07-10 21:44:14 +00:00
makefile.dos
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00
rules.mak - Added a comment for NASM_CMD. 2004-06-05 10:21:59 +00:00

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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