reactos/reactos
Amine Khaldi c43966f688 [WTSAPI32]
* Sync to Wine 1.3.37.

svn path=/trunk/; revision=55295
2012-01-29 21:29:40 +00:00
..
base [EVENTLOG] 2012-01-28 20:15:41 +00:00
boot * Add mscoree winetest to the rbuild build too. 2012-01-28 21:04:16 +00:00
cmake [CMAKE] 2012-01-26 19:09:02 +00:00
dll [WTSAPI32] 2012-01-29 21:29:40 +00:00
drivers - Better fix for the registry value bug introduced by Rafal. The string is guaranteed to be NULL terminated, however MaximumLength is off by one in some cases (more specifically in videoprt.c:131 two NULLs are being added by sizeof(Insert1) and sizeof(Insert2)). 2012-01-25 22:09:49 +00:00
hal [HAL] - Do not truncate PCI device names in debug dump; misc fixes 2012-01-20 19:53:00 +00:00
importlibs [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
include [SMSS]: Add a new header which precisely documents the SB and SM packet structure and protocol. These match the Server 2003 SP1 definitions and sizes and would allow a ReactOS SMSS to talk to a Windows CSRSS and vice-versa. 2012-01-29 17:16:01 +00:00
lib [MSCOREE] 2012-01-28 17:34:24 +00:00
media [WTSAPI32] 2012-01-29 21:29:40 +00:00
modules [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ntoskrnl [NTOSKRNL] 2012-01-27 15:24:58 +00:00
subsystems [win32k] 2012-01-29 10:32:59 +00:00
tools [TOOLS/UNICODE] 2012-01-23 12:03:23 +00:00
.hgeol [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
apistatus.lst [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
baseaddress.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
CMakeLists.txt [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config-amd64.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config-arm.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config-ppc.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
config.template.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
configure.cmd [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
configure.sh [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING.ARM [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING.LIB [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING3 [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
COPYING3.LIB [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
CREDITS [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
depmap.xsl [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
Doxyfile [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
global.lds [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
INSTALL [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
Makefile [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
PreLoad.cmake [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
proxy.mak [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-amd64.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-arm.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-generic.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-i386.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
ReactOS-ppc.rbuild [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
README [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
rosbuild.bat [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
toolchain-gcc.cmake [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
toolchain-msvc.cmake [WLAN-BRINGUP] 2012-01-02 20:53:24 +00:00
vreport.xsl [WLAN-BRINGUP] 2012-01-02 20:53:24 +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.