reactos/reactos
Hervé Poussineau c4a6f8d938 Fix calling convention for class callbacks
svn path=/trunk/; revision=24567
2006-10-18 22:40:39 +00:00
..
base fix gcc4 warning 2006-10-18 21:18:02 +00:00
boot - Fix a bug in FreeLdr key creation (patch by Filip Navara). 2006-10-16 02:04:09 +00:00
dll Set GDI_BatchLimit from TEB. 2006-10-18 03:55:28 +00:00
drivers Fix calling convention for class callbacks 2006-10-18 22:40:39 +00:00
hal Fixed one more optimization bug 2006-10-15 13:03:54 +00:00
include - Some stuff I promised James. This is DC_ATTR from Win2K, IIRC (you called it GDI_USER_DATA). It changed a bit in XP, but now you have a working model. Also added some more flags/enums that I knew about and some font structures. 2006-10-18 06:00:31 +00:00
lib Fix gcc4 warning (thx to Herve) 2006-10-18 21:35:18 +00:00
media Add default destination for driver files in keyboard.inf 2006-09-23 22:09:18 +00:00
modules
ntoskrnl - A much simpler and featured RawFs driver that I had been working on while learning how to write simple FS drivers. Still missing some advanced functionality (Lite Stream File Objects and FS Notifications) because the Kernel doesn't fully support them yet. This one actually creates the \\Device names so that user-mode can even talk to it. 2006-10-18 18:00:42 +00:00
regtests update winetest gdi32 with more wine test 2006-09-24 22:27:00 +00:00
subsystems Fixed definition for NtUserLoadKeyboardLayoutEx. 2006-10-15 20:07:45 +00:00
tools Add a stub for NtCompareTokens 2006-10-15 19:12:41 +00:00
apistatus.lst
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile Merge 24208, 24236, 24242, and 24259 from trunk. LiveCD fixes. 2006-09-30 02:54:20 +00:00
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 toward 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.org/.

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