reactos/reactos
Eric Kohl 39da3d41f9 Fix RtlEqualSid().
svn path=/trunk/; revision=10062
2004-07-10 13:11:18 +00:00
..
apps added a very basic timer queue test program 2004-07-08 10:32:18 +00:00
bootdata - Add VBE video mode registry. (Gerard Gatineau asked for it) 2004-07-07 16:22:22 +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 - Fixed the comparing of video modes in IntInitScreenInfo. 2004-07-10 13:05:08 +00:00
hal - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
iface - Implementation of [NtGdi]GetTextFace[W] and [NtGdi]GetFontData[W]. 2004-07-09 20:28:20 +00:00
include - Implementation of [NtGdi]GetTextFace[W] and [NtGdi]GetFontData[W]. 2004-07-09 20:28:20 +00:00
lib Fix RtlEqualSid(). 2004-07-10 13:11:18 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Services file for WS2_32.dll, created by Cameron Palmer. 2004-07-02 01:26:29 +00:00
ntoskrnl - Some application depend on Info->RegionSize set by NtQueryVirtualMemory for iteration. We had a workaround here for this behaviour until a correct implementation is written, but it was limited for addresses lower than 0x70000000. Raise that limit to 0x80000000. 2004-07-09 20:14:49 +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 FindWindow() should search the threads desktop, not the active one. 2004-07-09 20:57:38 +00:00
tools very basic makefile for vs2003 (and the free tools). Please note that some programs don't compile properly, will take a look at this later. 2004-06-22 10:46:09 +00:00
w32api Fix RegisterLogonProcess(). 2004-07-08 14:36:18 +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 skeleton for acledit.dll 2004-07-09 20:18:49 +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