reactos/reactos
Gé van Geldorp 6f80f1c062 Sync to Wine-0_9_1:
Phil Krylov <phil@newstar.rinet.ru>
- Added support for EM_REQUESTRESIZE message, EN_REQUESTRESIZE
  notification, and ENM_REQUESTRESIZE event mask.
- Cache background color brush instead of recreating it at each screen
  update.
Mike McCormack <mike@codeweavers.com>
- Convert all RTFPanic and RTFMsg calls to ERR calls.

svn path=/trunk/; revision=19315
2005-11-17 21:58:13 +00:00
..
apps Display more meaningful failure messages 2005-11-15 22:44:46 +00:00
boot - Unconditionally support XBOX in Freeldr. 2005-11-13 08:34:24 +00:00
bootdata Revert part of 19289, I don't want all people to use French ReactOS... 2005-11-17 13:01:29 +00:00
drivers Forgot to commit this with r19248... ("Add back ACPI device, to allow auto power off of the computer") 2005-11-15 16:48:24 +00:00
hal another no-op. Remove the win32apiisms. Make compatible with both DDKs 2005-11-17 05:53:52 +00:00
include Sync to Wine-0_9_1: 2005-11-17 21:52:13 +00:00
lib Sync to Wine-0_9_1: 2005-11-17 21:58:13 +00:00
media Second attempt to have a working keyboard and mouse at third reboot 2005-11-17 08:29:59 +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 Set the value/data cell to dirty, if an existing value is overwritten. 2005-11-17 17:34:22 +00:00
regtests Display reason for failure 2005-11-11 19:07:27 +00:00
services Improve stopping control of the service 2005-11-17 21:35:56 +00:00
subsys - 2nd stage setup: start umpnpmgr service only after the installation of device classes 2005-11-17 12:49:37 +00:00
tools fixed bug 791 2005-11-16 13:24:13 +00:00
w32api Sync to Wine-0_9_1: 2005-11-17 21:52:13 +00:00
apistatus.lst
baseaddress.xml added crypt32 (still not complete, from wine 0.91) 2005-11-17 20:17:53 +00:00
config.template.xml - Add new configuration option "SARCH" to define the sub-architecture. Examples include i386-xbox, ppc-be/le (little/bigendian), or any other sub-types of the specified ARCH. 2005-11-13 06:34:51 +00:00
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile - The separator (slash or back slash), exepostfix and exeprefix are initialized from environment variables. 2005-11-02 23:24:05 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS.xml created crt public headers directory. Moved excpt.h there 2005-11-16 05:39:32 +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