reactos/reactos
2005-07-13 01:41:13 +00:00
..
apps IPConfig Rewrite (Tim Jobling <tjob800@yahoo.co.uk>) 2005-07-11 17:55:15 +00:00
boot Install freeloader installer. 2005-07-12 15:04:17 +00:00
bootdata i386DX . <i386dx@hotmail.com> 2005-07-10 22:05:48 +00:00
doc
drivers Minimize differences between GCC and MSVC in header file 2005-07-07 23:10:35 +00:00
hal
include Expand the wine debug macros in all cases. the actual code will get optimized away, but the variables will appear in use. removes about 100-150 warnings. also fix hidden build breakages when the macros are actually used. thanks to art 2005-07-13 01:41:13 +00:00
lib Expand the wine debug macros in all cases. the actual code will get optimized away, but the variables will appear in use. removes about 100-150 warnings. also fix hidden build breakages when the macros are actually used. thanks to art 2005-07-13 01:41:13 +00:00
media
modules
ntoskrnl Second part of patch, implements the new RTL functions which will be used (not used by kernel yet). 2005-07-12 04:41:41 +00:00
regtests
services - Implement CM_Get_Global_State/CM_Get_Global_State_Ex. 2005-07-10 11:49:10 +00:00
subsys Partial patch of larger rosrtl removal patch. This one merely is a structure fix patch, and renames/corrects RTL_USER_PROCESS_INFORMATION (which had the totally wrong names) as well as updates the TEB to the latest version. It also fixes SECTION_IMAGE_INFORMATION to have the right format and names. Also, some callers of CreateProcessW are modified to not send a constant string as lpCommandLine (this was illegal and will crash on Windows/my patch). INITIAL_TEB was also renamed to the more correct fields, although they won't make sense with the current rosrtl/rtl implementation, the names will only make sense with the next patch. Finally NtTerminateThread was fixed to support sending NULL as handle, and PspExitThread was updated to work with the new FreestackOnExit flag, both of which will be used in the next patch. 2005-07-12 01:56:14 +00:00
tools Add copyright notices and GPL headers to rbuild 2005-07-12 16:47:34 +00:00
w32api Add CM_Get_Global_State and CM_Get_Global_State_Ex prototypes. 2005-07-12 12:29:25 +00:00
apistatus.lst
baseaddress.xml
config.template.xml
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile Install freeloader installer. 2005-07-12 15:04:17 +00:00
proxy.mak Add "depends" target for makefiles 2005-06-16 21:02:52 +00:00
ReactOS.xml globally enable the -Wpointer-arith warning to prevent usage of GCC's pointer arithmetics extension 2005-07-05 01:18:07 +00:00
README

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