reactos/reactos
Christoph von Wittich 9ff626f764 don't free a UNICODE_STRING which isn't allocated
svn path=/trunk/; revision=34093
2008-06-26 09:35:59 +00:00
..
base don't free a UNICODE_STRING which isn't allocated 2008-06-26 09:35:59 +00:00
boot - Fix several interlocked list functions -- they should return NULL if the list is empty. 2008-06-26 06:38:42 +00:00
dll - Fix InstallSysSetupComponents: SetupInstallFromInfSection was being called with the wrong HINF handler 2008-06-25 14:21:27 +00:00
drivers Move wshtcpip to dll/win32, it's a DLL and not a driver 2008-06-22 18:19:19 +00:00
hal - Save and restore the trap frame for the current thread when we take an interrupt, so that ISRs can read it. 2008-06-26 05:56:35 +00:00
include Get shell32 to compile warning-free 2008-06-24 14:37:50 +00:00
lib - check for a valid file descriptor 2008-06-24 12:42:22 +00:00
media
modules
nls
ntoskrnl Jeffrey Morlan <mrnobo1024@yahoo.com> 2008-06-26 08:26:48 +00:00
subsystems Jeffrey Morlan (mrnobo1024 at yahoo.com) - Fix ModifyWorldTransform multiplies. See bug 3314. 2008-06-25 11:47:12 +00:00
tools Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed for some host tools 2008-06-22 20:58:56 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS Update credits. 2008-06-23 01:09:20 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild - Fix broken system call handler with shitty but works system call handler. 2008-06-23 16:08:32 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.