reactos/reactos
Casper Hornstrup e89808b094 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net>
* drivers/net/tcpip/tests/setup.c: Include windows.h.
	* lib/gdiplus/tests/setup.c: Ditto.
	* lib/kernel32/tests/setup.c: Ditto.
	* lib/ws2_32/tests/setup.c: Ditto.
	* subsys/win32k/tests/setup.c: Ditto.
	* ntoskrnl/tests/setup.c: Ditto.
	* ntoskrnl/include/ntoskrnl.h: Include test.h.
	* ntoskrnl/mm/virtual.c (NtLockVirtualMemoryInternal): New function.
	(NtLockVirtualMemory): Use NtLockVirtualMemoryInternal.
	* ntoskrnl/tests/Makefile (TARGET_CFLAGS): Add -I../include.
	* ntoskrnl/tests/stubs.tst: Remove stubs for functions in libgcc.
	* regtests/shared/regtests.h: Make independent of windows.h.
	* tools/helper.mk (run): Link with libgcc.
	* tools/regtests.c (EXESTUB): Include windows.h.
	* ntoskrnl/include/internal/test.h: New file.
	* ntoskrnl/tests/tests/VirtualMemory.c: Ditto.

svn path=/trunk/; revision=11466
2004-10-28 19:01:59 +00:00
..
apps Thats it. the tests are now in rosapps. 2004-10-21 12:05:13 +00:00
bootdata InProcServer32 entries only take a DLL name, no resource identifier 2004-10-23 13:10:57 +00:00
dk
doc
drivers 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
hal Fixed up some HAL prototypes and fixed some header problems in regards to upcoming DMA patch I will commit tomorrow. 2004-10-23 23:43:23 +00:00
iface
include more prototype fixes 2004-10-24 20:37:27 +00:00
lib 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
media
ntoskrnl 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
regtests 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
services
subsys 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
tools 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
w32api - Define IoReleaseRemoveLock. 2004-10-27 21:36:19 +00:00
.cvsignore
apistatus.lst
baseaddress.cfg added some base addresses to the list 2004-10-24 13:05:53 +00:00
ChangeLog 2004-10-28 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-28 19:01:59 +00:00
config 2004-10-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-24 12:39:54 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile 2004-10-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-23 21:05:12 +00:00
makefile.dos
README
rules.mak 2004-10-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-23 21:05:12 +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