reactos/reactos
Alex Ionescu 7206207210 - Move more stuff to /rtl
- Bring back Ki* callbacks into ntdll.

svn path=/trunk/; revision=17732
2005-09-08 02:29:30 +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 - NDK compatibility fixes for MSDDK. Use NTAPI instead of STDCALL, and use NTSYSAPI instead of NTOSAPI. 2005-09-05 04:48:20 +00:00
hal Revert my last commit. 2005-09-05 21:39:59 +00:00
include Implement NTDLL's CSR routines in a compatible way. Fix prototypes, argument count, deprecated functions and new functions. Some functions will not work (or are designed not to work) fully until the new CSR is committed, but they keep the same functionality as the previous versions (no regressions found; tested with cmd, cmt, putty, telnet, ps). Also added NtSecureConnectPort. 2005-09-07 19:37:28 +00:00
lib - Move more stuff to /rtl 2005-09-08 02:29:30 +00:00
media Update status 2005-09-07 16:34:46 +00:00
modules
ntoskrnl - Move more stuff to /rtl 2005-09-08 02:29:30 +00:00
regtests - Disable two tests since the Balance Set Manager isn't implemented yet and they'll freeze ROS. 2005-09-04 15:57:17 +00:00
services Shut up some debug messages 2005-09-06 18:07:46 +00:00
subsys indent with astyle v1.15.3: --style=ansi -c -s3 -S --convert-tabs 2005-09-07 21:25:42 +00:00
tools Implement NTDLL's CSR routines in a compatible way. Fix prototypes, argument count, deprecated functions and new functions. Some functions will not work (or are designed not to work) fully until the new CSR is committed, but they keep the same functionality as the previous versions (no regressions found; tested with cmd, cmt, putty, telnet, ps). Also added NtSecureConnectPort. 2005-09-07 19:37:28 +00:00
w32api Add AC_SRC constants 2005-09-07 16:23:24 +00:00
apistatus.lst
baseaddress.xml
config.template.xml
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