reactos/reactos
Johannes Anderwald 3953b7855d [MMIXER]
- Store MixerList in MixerContext member
- Fix a lot of bugs
- MMixer is now able to enumerate mixers and their associated controls

svn path=/trunk/; revision=44522
2009-12-10 12:27:16 +00:00
..
base [RApps] 2009-12-10 10:16:21 +00:00
boot [freeldr] Rework operating system menu, by storing each selection in a structure instead of distinct arrays. 2009-12-09 22:03:39 +00:00
dll Amendment to r44518: changing a debug print in LdrpGetOrLoadModule wasn't part of the plan 2009-12-10 11:07:23 +00:00
drivers Set filesystem characteristics. 2009-12-06 18:49:19 +00:00
hal - merge r44429 2009-12-06 02:44:06 +00:00
include Add VER_SET_CONDITION macro 2009-12-10 09:28:48 +00:00
lib [MMIXER] 2009-12-10 12:27:16 +00:00
media [inf] Fix fdc driver version entry (highlighted by bug #4917) 2009-12-01 19:51:51 +00:00
modules Remove non-existing "windows" module, the "optional" one is still just virtual. 2009-06-30 15:09:08 +00:00
ntoskrnl Uncomment SYSTEM_THREAD_EXCEPTION_NOT_HANDLED case. 2009-12-10 08:54:53 +00:00
subsystems [Win32k] 2009-12-10 01:18:26 +00:00
tools Apply r44496 change to raddr2line, too. Remove unused argument. 2009-12-10 08:55:11 +00:00
apistatus.lst
baseaddress.rbuild Change base address of User32 DLL to avoid bug #4908. 2009-10-20 21:03:47 +00:00
config-amd64.template.rbuild Add rbuild files for x64 build. Dedicated to encoded. 2009-09-26 21:52:00 +00:00
config-arm.template.rbuild *** WE WILL NOW BE FOCUSING AND BUILDING FOR ARM CORTEX-A8 (ARMv7) *** 2009-07-11 13:04:46 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING.ARM
COPYING.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3 Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile Add the msvc10 makefile changes 2009-12-01 18:56:05 +00:00
proxy.mak
ReactOS-amd64.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-arm.rbuild modified Makefile 2009-11-11 03:41:14 +00:00
ReactOS-generic.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-i386.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat Handle the upcoming name change from mingw32-make.exe to make.exe in the next version of RosBE. 2009-12-02 09:16:10 +00:00
vreport.xsl - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +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.