reactos/reactos
Gé van Geldorp ae83c9af7c Sync to Wine-0_9_2:
Christoph Frick <frick@sc-networks.de>
- Moved and adopted joystick_linux.c code into the
  joystick_linuxinput.c.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Daniel Remenak <dtremenak@gmail.com>
- Add additional sanity checks to the linux input system dinput joystick
  implementation.

svn path=/trunk/; revision=19587
2005-11-25 23:09:03 +00:00
..
apps only display host info once when more than one adapter is present. 2005-11-24 00:21:42 +00:00
boot Fix sublanguage IDs in .rc files: 2005-11-22 10:24:14 +00:00
bootdata fixed package.dll name 2005-11-25 21:29:16 +00:00
drivers Fix typo. 2005-11-25 13:48:16 +00:00
hal - Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc in winnt.h 2005-11-22 04:57:45 +00:00
include - Update NDK to remove zwfuncs.h and place the native functions in their respective xxfuncs.h instead, so that applications can now include only what they need. Add more xxfuncs.h files for every API. 2005-11-25 00:17:40 +00:00
lib Sync to Wine-0_9_2: 2005-11-25 23:09:03 +00:00
media - Recognize *PNP0000 device 2005-11-25 22:14:48 +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 fixed uninitialized variable warning 2005-11-25 21:38:37 +00:00
regtests add recent winehq object manager tests 2005-11-22 07:18:44 +00:00
services - Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc in winnt.h 2005-11-22 04:57:45 +00:00
subsys Fix a typo in the header comments. 2005-11-25 13:01:44 +00:00
tools Sync to Wine-0_9_2: 2005-11-25 22:59:48 +00:00
w32api add missing definitions 2005-11-25 17:02:43 +00:00
apistatus.lst
baseaddress.xml added an initial mmsys.cpl. not added to the build system because w32api lacks a devguid.h 2005-11-23 23:02:35 +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 Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
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 Speedup compilation of kernel32 2005-11-25 11:53:30 +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