reactos/reactos
Royce Mitchell III 49f02ee444 patch by blight with help from Royce3 for ICD behavioral research:
Changed GLFUNCS_MACRO to support C implementation of functions,
added MSVC asm version of gl functions, links now, driver and
GLRC lists protected by mutexes, added some breakpoints,
and fixed 1 or 2 Drv prototypes.

svn path=/trunk/; revision=8035
2004-02-05 04:28:11 +00:00
..
apps Test for bugs that prevent Mozilla from working. 2004-02-01 12:30:36 +00:00
bootdata Add registry entries for IShellLink[AW] interfaces. 2004-02-02 20:25:28 +00:00
dk Remove 'dist' target 2003-11-24 16:48:41 +00:00
doc Sync richedit with WineHQ 2004-02-01 21:20:05 +00:00
drivers - Remove AddrFileEntry from CONNECTION_ENDPOINT. It's no longer needed. 2004-02-02 21:02:48 +00:00
hal KiAcquire/ReleaseSpinLock adaption 2004-01-18 22:35:26 +00:00
iface 1. implemented MenuItemFromPoint() 2004-01-26 12:46:16 +00:00
include Adjust NtUserChildWindowFromPointEx declaration to match definition 2004-02-04 10:23:05 +00:00
lib patch by blight with help from Royce3 for ICD behavioral research: 2004-02-05 04:28:11 +00:00
loaders/dos Remove 'dist' target 2003-11-24 16:48:41 +00:00
media Added Bitstream Vera fonts and removed accidental loading of Arial font 2003-05-16 15:10:10 +00:00
ntoskrnl Add byte swap functions. 2004-02-03 14:24:02 +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 Fix race condition when one thread changes the update region of a window 2004-02-04 23:01:07 +00:00
tools 2004-01-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-01-18 13:42:57 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
aboot.bat another test of commit mailer 2002-06-12 02:32:14 +00:00
apistatus.lst 2004-01-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-01-21 19:08:51 +00:00
baseaddress.cfg Add mpr.dll 2004-02-01 20:08:08 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
ChangeLog 2004-01-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-01-21 19:08:51 +00:00
config Fixed line endings. 2003-10-06 18:49:50 +00:00
COPYING
CREDITS Name correction 2003-12-21 09:46:35 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
Jamrules Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
Makefile Add mpr and wininet to default build/install 2004-02-01 21:41:00 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rules.mak - Enable "Full Maps" by default 2003-12-17 23:34:35 +00:00

========================
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