reactos/reactos
Hervé Poussineau e4ea943f57 Don't fill twice the output buffer. Bug spotted by Filip
svn path=/trunk/; revision=17606
2005-09-02 19:05:01 +00:00
..
apps Why this thing ships with its own GetConsoleWindow function I don't understand. Rename it and make the rest of the code use it. Compiles fine on gcc 3.x and msvc6 and works properly. 2005-08-25 23:54:39 +00:00
boot Fixed the calculation of the boot disk number in i386DiskGetSystemVolume. 2005-08-23 17:42:12 +00:00
bootdata Rewrite project target 2005-08-23 14:51:03 +00:00
drivers Link against string.a instead of hal and ntoskrnl, otherwise Windows will not load the driver. 2005-09-01 23:32:59 +00:00
hal Export the HalGetDmaAdapter callback and use some nice macros where appropriate. 2005-08-22 10:47:29 +00:00
include Remove WineDebugInfo from TEB and fix type of TlsExpansionBitmap in PEB. 2005-08-29 22:23:55 +00:00
lib Don't fill twice the output buffer. Bug spotted by Filip 2005-09-02 19:05:01 +00:00
media Add beginning of lpc docs 2005-08-17 07:07:43 +00:00
modules Add 'rosky' module. 2005-08-12 12:31:33 +00:00
ntoskrnl Check for Request == NULL. 2005-09-02 13:12:44 +00:00
regtests enable building shell32_test. some header fixes 2005-08-10 20:58:29 +00:00
services Implement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Class[_Ex]A/W. 2005-08-28 15:07:45 +00:00
subsys Fix open mode passed to CreateFile in DoSaveFile function. Patch by Johannes Anderwald. 2005-09-02 11:29:40 +00:00
tools remove single "." entries from paths 2005-08-28 12:23:37 +00:00
w32api Implement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Class[_Ex]A/W. 2005-08-28 15:07:45 +00:00
apistatus.lst
baseaddress.xml
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile new top-level target 'msvc' to create msvc build files 2005-08-24 03:39:10 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS.xml
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file