reactos/reactos
Gé van Geldorp bf5400ab2a Sync to Wine-20041019:
Alexandre Julliard <julliard@winehq.org>
- Build the .h files from their idl source at compile time, and remove
them from CVS.
- Build idl files as part of the normal build process.
- Avoid depending on the non-standard IUnknown_METHODS macro in Wine
internal headers.
Francois Gouget <fgouget@free.fr>
- Don't define COBJMACROS in objbase.h.
- Update the Wine sources accordingly.
- Assorted spelling fixes.
Joris Huizer <jorishuizer@planet.nl>
- Ref count increment/decrement cleanup.
Robert Shearman <rob@codeweavers.com>
- Improve proxy destruction comment.
Mike McCormack <mike@codeweavers.com>
- CoSuspendClassObjects stub implementation.
Vincent Beron <vberon@mecano.gme.usherb.ca
- Fix some types problems.
Hans Leidekker <hans@it.vu.nl>
- Fix signed/unsigned comparison warnings.

svn path=/trunk/; revision=11344
2004-10-20 09:27:43 +00:00
..
apps - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
bootdata Add default hardware profile settings. 2004-10-12 12:00:29 +00:00
dk
doc
drivers - Successfully complete IRP_MN_START_DEVICE and IRP_MN_STOP_DEVICE so that the drivers lower in the device stack can work. 2004-10-19 19:39:23 +00:00
hal 2004-10-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-18 19:11:09 +00:00
iface
include Cosmetical fixes. 2004-10-19 22:47:38 +00:00
lib Sync to Wine-20041019: 2004-10-20 09:27:43 +00:00
loaders/dos
media
ntoskrnl - Fixed the size calculation of the resource list in IopSetDeviceInstanceData. 2004-10-19 23:23:04 +00:00
regtests 2004-10-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-18 19:11:09 +00:00
services - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
subsys Windows doesn't check uiParam for SPI_GETNONCLIENTMETRICS 2004-10-19 08:25:25 +00:00
tools 2004-10-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-18 19:11:09 +00:00
w32api Simplify wine/shellapi.h 2004-10-19 10:17:05 +00:00
.cvsignore
aboot.bat
apistatus.lst
baseaddress.cfg Sort by address to make searching easier 2004-10-17 21:25:43 +00:00
boot.bat
bootc.lst
ChangeLog 2004-10-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-18 19:11:09 +00:00
config Undo change to DBG 2004-10-16 20:29:32 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile - Delete all build files on "make clean". 2004-10-09 17:14:11 +00:00
makefile.dos
README
rules.mak Un-hardcoded the 0xC0000000 value, and stuck the define in one single place both for ASM and C code. This define is 0x80000000 by default, but automatically sets itself to 0xC0000000 if 3GB is set to 1 in reactos/config. This option is turned on by default for now, because the Default heap is at 0xA0000000, which doesn't work on a non 3GB system. Lower values seem to crash Win32K but I fill figure out a solution. 2004-10-04 21:38:49 +00:00

========================
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