A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 3cb1779934 [WIN32SS/USER32]
- Use the new subsystems header winmsg.h
- Use the new USER_API_MESSAGE structure, and adapt co_CsrNotify in consequence.
- Code formatting.

[KERNEL32]
- Use the new subsystems headers basemsg.h, conmsg.h, winmsg.h, etc...

[NTDLL]
- Code formatting only.

svn path=/branches/ros-csrss/; revision=57628
2012-10-27 23:52:28 +00:00
base [BOOTDATA] 2012-10-17 22:19:29 +00:00
boot [BOOTDATA] 2012-10-24 23:35:35 +00:00
cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
dll [WIN32SS/USER32] 2012-10-27 23:52:28 +00:00
drivers Synchronize with trunk's revision r57599. 2012-10-23 19:54:03 +00:00
hal Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
include [BASESRV] 2012-10-27 23:18:49 +00:00
lib Synchronize with trunk's revision r57599. 2012-10-23 19:54:03 +00:00
media Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
modules Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
ntoskrnl Synchronize with trunk's revision r57599. 2012-10-23 19:54:03 +00:00
subsystems [CSRSRV] 2012-10-27 14:30:32 +00:00
win32ss [WIN32SS/USER32] 2012-10-27 23:52:28 +00:00
.hgeol Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
apistatus.lst Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
CMakeLists.txt Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
configure.cmd Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
configure.sh Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING.ARM Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING.LIB Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING3 Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
COPYING3.LIB Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
CREDITS Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
depmap.xsl Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
Doxyfile Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
global.lds Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
INSTALL Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
PreLoad.cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
README Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
toolchain-gcc.cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
toolchain-msvc.cmake Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
vreport.xsl Create a branch for working on csrss and co. 2012-10-14 13:04:31 +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.