reactos/reactos
Christoph von Wittich 25886dff5a fix some bugs in regedit
like alloca -> HeapAlloc + HeapFree

svn path=/trunk/; revision=18544
2005-10-17 23:38:24 +00:00
..
apps - Implement -r Calling route.exe for output 2005-10-14 21:35:03 +00:00
boot Invalidate the start value if start key doesn't exist. 2005-10-16 14:24:11 +00:00
bootdata - Add samsrv.dll stub. 2005-10-16 09:58:19 +00:00
drivers Patch by hardon. Properly handle 0 timeouts. Fixes bug 857. 2005-10-17 22:08:07 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include only define DPRINT macro if the compiler can handle __VA_ARGS__ 2005-10-17 13:57:40 +00:00
lib New icons from our UI:mf 2005-10-17 21:47:17 +00:00
media Remove registry entries for class installers we don't have 2005-10-16 11:11:35 +00:00
modules Support all optional modules and possibly a 'windows' one where every piece of code related to the Win32 subsystem will be stored (eventually to be voted on, I suppose). 2005-10-02 17:54:56 +00:00
ntoskrnl First use "ptr", then set it to NULL 2005-10-17 16:59:31 +00:00
regtests Fix RtlQueryAtomInAtomTable and add regression tests 2005-09-23 21:08:57 +00:00
services Fixed the definition of PDEV_INSTALL_W. 2005-10-15 16:39:22 +00:00
subsys fix some bugs in regedit 2005-10-17 23:38:24 +00:00
tools fix incorrect usage of alloca and a buffer overflow 2005-10-17 22:18:14 +00:00
w32api fix compile with gcc 2005-10-17 12:04:26 +00:00
apistatus.lst
baseaddress.xml * add Security.dll (redirects all calls to secur32.dll) 2005-10-14 23:13:08 +00:00
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
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 revert back to -Os because of some buggy versions of GCC 2005-08-01 13:01:58 +00:00
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