reactos/reactos
Eric Kohl 8b3e3dd6c0 - Swap mouse buttons on-the-fly.
- Add mouse button preview icons.
- Change double click speed on-the-fly.
- Add double click test icons.
- Fix double click speed calculation.
- Get rid of rsrc.rc.

svn path=/trunk/; revision=26338
2007-04-14 14:26:46 +00:00
..
base Fix previous fix. 2007-04-13 14:57:36 +00:00
boot Fix debug message. 2007-04-10 10:07:15 +00:00
dll - Swap mouse buttons on-the-fly. 2007-04-14 14:26:46 +00:00
drivers Allow installation to / booting from a disk with several partitions (hack). 2007-04-13 22:04:39 +00:00
hal - Fix HalGetInterruptVector()'s usage of level vs. vector. At least Windows seems to use Level parameter. 2007-03-27 12:55:57 +00:00
include - NDK updates and compatibility fixes for Vista/WDK/User-Mode/Individual per-file NDK Usage. 2007-04-07 05:33:30 +00:00
lib !!! ATTENTION EVERYONE - do a make clean after getting this revision !!! 2007-04-01 00:07:25 +00:00
media Update Dejavu from 2.14 to 2.16 2007-04-05 12:20:19 +00:00
modules Move tests from rosapps to rostests 2007-03-06 11:10:43 +00:00
ntoskrnl - Send IRP_MN_FILTER_RESOURCE_REQUIREMENTS to devices before IRP_MN_START_DEVICE. Allows the Windows Input Stack to load better, but we still have a load order bug. Patch by hpoussin. 2007-04-12 23:48:31 +00:00
subsystems NtUserBuildHwndList: 2007-04-14 00:06:21 +00:00
tools Take care of ROS_AUTOMAKE variable in rbuild 2007-04-01 20:47:00 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Autosyncing with Wine HEAD 2007-03-14 12:48:32 +00:00
config-ppc.template.rbuild
config.template.rbuild - NDK updates and compatibility fixes for Vista/WDK/User-Mode/Individual per-file NDK Usage. 2007-04-07 05:33:30 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile get GreatLord's hack at least to work 2007-04-10 22:57:57 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild Stragglers plus warning fixen. 2007-03-16 07:16:45 +00:00
ReactOS.rbuild Set _SEH_ENABLE_TRACE for debug builds 2007-03-10 06:42:05 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.