reactos/reactos
2004-07-21 01:05:26 +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 - Fix handling of METHOD_IN_DIRECT IRPs. 2004-07-20 11:06:47 +00:00
hal - Replaced all single pushf/popf inline assembler instructions with a macro 2004-07-20 21:25:36 +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 Implemented PsGetThreadFreezeCount, PsGetThreadHardErrorsAreDisabled, PsGetThreadId, PsGetThreadProcess, PsGetThreadProcessId, PsGetThreadSessionId, PsGetThreadTeb, PsGetThreadWin32Thread, PsGetCurrentThreadPreviousMode, PsGetCurrentThreadStackBase, PsGetCurrentThreadStackLimit, PsSetThreadHardErrorsAreDisabled, PsSetThreadWin32Thread 2004-07-21 01:05:26 +00:00
lib These files are auto-generated. 2004-07-20 19:14:48 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media added preparations for installing .INF files (for class installers) during setup, added Reactos\Inf 2004-07-19 01:33:48 +00:00
ntoskrnl Implemented PsGetThreadFreezeCount, PsGetThreadHardErrorsAreDisabled, PsGetThreadId, PsGetThreadProcess, PsGetThreadProcessId, PsGetThreadSessionId, PsGetThreadTeb, PsGetThreadWin32Thread, PsGetCurrentThreadPreviousMode, PsGetCurrentThreadStackBase, PsGetCurrentThreadStackLimit, PsSetThreadHardErrorsAreDisabled, PsSetThreadWin32Thread 2004-07-21 01:05:26 +00:00
regtests
services
subsys - Fix handling of METHOD_IN_DIRECT IRPs. 2004-07-20 11:06:47 +00:00
tools don't create read-only files 2004-07-18 21:39:55 +00:00
w32api Implemented ImageLoad, MapAndLoad, ImageRvaToVa, ImageRvaToSection, ImageDirectoryEntryToData, GetImageUnusedHeaderBytes and BindImageEx 2004-07-20 16:48:18 +00:00
.cvsignore
aboot.bat
apistatus.lst
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 Added OPTIMIZED Flag to config file to build optimized versions of NTOSKRNL and WIN32K. Disabled by default. 2004-07-19 04:52:24 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile added msacm32.dll to the build. This gets Winamp loading. 2004-07-20 19:24:39 +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