reactos/reactos
Johannes Anderwald 83c8f50776 - move VolumeDlgProc function to own file volume.c
- read default waveout device  (thanks to Silverbade)
- improve volume dialog proc
- update all languages resources which current code changes

svn path=/trunk/; revision=29058
2007-09-15 14:54:01 +00:00
..
base More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-09-15 14:37:02 +00:00
boot Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
dll - move VolumeDlgProc function to own file volume.c 2007-09-15 14:54:01 +00:00
drivers Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
hal Add missing svn:eol-style=native property 2007-09-14 17:09:45 +00:00
include Forgot to change these ones 2007-09-14 19:02:21 +00:00
lib More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-09-15 14:37:02 +00:00
media Update README.WINE after revision 29034 2007-09-14 17:12:13 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-09-15 14:37:02 +00:00
subsystems More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-09-15 14:37:02 +00:00
tools Fix typo 2007-09-15 09:03:01 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
config-ppc.template.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
config.template.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +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 As described in documentation, default TEMPORARY variable to current directory (".") instead of nothing ("") 2007-09-06 07:17:33 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild More XML compliance fixes for the .rbuild files by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-09-15 14:37:02 +00:00
ReactOS-i386.rbuild Revert the changes in r29036 to the file "ReactOS-i386.rbuild". They broke build and look like test code for me. 2007-09-14 17:34:37 +00:00
ReactOS-ppc.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.