reactos/reactos
Johannes Anderwald e18ac2ee40 - Hide ncpa.cpl from control panel
svn path=/trunk/; revision=36783
2008-10-17 10:21:15 +00:00
..
base - REnumServicesStatusA/REnumServicesStatusExA: Call REnumServicesStatusW/REnumServicesStatusExW to do the work eliminating duplicate code. 2008-10-14 17:55:44 +00:00
boot - Fix livecd font substitution 2008-10-17 00:04:53 +00:00
dll - Hide ncpa.cpl from control panel 2008-10-17 10:21:15 +00:00
drivers - Merge aicom-network-fixes up to r36755 2008-10-15 00:32:36 +00:00
hal - HalRequestIpi takes a KAFFINITY as input, not a ULONG -- fix this and add a note about MP HAL's brokenness 2008-10-07 20:56:48 +00:00
include Change return type of PsGetCurrentThreadWin32Thread to PVOID. Kernel don't know 'bout W32THREAD! 2008-10-16 17:21:08 +00:00
lib added lib/rtl/rtl-common.rbuild 2008-10-15 15:45:11 +00:00
media - Import credui from wine 2008-10-07 10:51:36 +00:00
modules Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ntoskrnl CmDeleteKey: Copy LastWriteTime from cell to KCB, instead of querying again. 2008-10-16 19:07:28 +00:00
subsystems Win32 structure cleanup part 1 / x: 2008-10-16 17:52:38 +00:00
tools modified rbuild/backend/codeblocks/codeblocks.cpp 2008-10-16 13:40:39 +00:00
apistatus.lst Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
baseaddress.rbuild - Add getuname.dll (stub). charmap.exe from winxp work now 2008-10-08 11:51:03 +00:00
config-arm.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config-ppc.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
config.template.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
COPYING Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
COPYING.ARM Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
CREDITS Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
Doxyfile Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
INSTALL Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
LGPL.txt Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
Makefile remove sysregtest target 2008-09-03 18:21:27 +00:00
proxy.mak Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-arm.rbuild Don't build with -s, this strips vital information from the output. Use --strip-debug instead, which gets rid of the DWARF debugging information, 2008-08-15 15:02:40 +00:00
ReactOS-generic.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
ReactOS-i386.rbuild Limit use of -enable-stdcall-fixup to mesa32, msvcrt and riched20 modules 2008-08-10 11:42:31 +00:00
ReactOS-ppc.rbuild Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
README Create a branch for network fixes. 2008-08-01 11:32:26 +00:00
vreport.xsl Create a branch for network fixes. 2008-08-01 11:32:26 +00:00

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