reactos/reactos
James Tabor e2bc37faee - Add note for WNDOBJ.
svn path=/trunk/; revision=41244
2009-06-01 22:51:48 +00:00
..
base fixes clipping problem for taskmgr process list 2009-06-01 22:10:43 +00:00
boot - Add missing c_424.nls. 2009-05-28 12:50:52 +00:00
dll eventlog.c: When manually creating RPC_UNICODE_STRING/RPC_STRING the Length member does not include the terminating null, but MaximumLength does. Fixes returning handle for Security and System event logs. 2009-06-01 17:11:30 +00:00
drivers Add missing exports to videoprt 2009-06-01 22:16:54 +00:00
hal Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
include - Include initguid.h so the GUIDs actually get initialized 2009-06-01 19:03:28 +00:00
lib - Fix a typo 2009-05-31 13:17:42 +00:00
media - Set default kb layout for Russian language to English 2009-05-30 13:47:48 +00:00
modules - Delete entries for removed modules (os2, posix, rosky and vms). 2009-05-28 12:53:29 +00:00
ntoskrnl - Disable debugging traces for dbgk/io/lpc/ob/ps by default, removing mostly unused debug code from frequently used routines and decreasing image size by about 32 KB. Also fix the way some macros are defined so we don't end up with double semicolons after the preprocessor. 2009-06-01 06:21:12 +00:00
subsystems - Add note for WNDOBJ. 2009-06-01 22:51:48 +00:00
tools added tools/msc_helper 2009-06-01 15:17:41 +00:00
apistatus.lst
baseaddress.rbuild - Add Font Embedding Dll (it is necessary for Iron and Chrome) 2009-04-22 08:51:09 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild Make __CRT_INLINE always inline, use ceil instead of ceill. 2009-05-23 15:02:28 +00:00
COPYING
COPYING.ARM
CREDITS commit #100: add me to credits 2009-04-06 15:03:57 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
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.