reactos/reactos
Johannes Anderwald 07de2df4a2 [SNDVOL32]
- Implement retrieving current volume level and mute state and set the dialog controls on startup
- Remove last line separator from GUI
- Implement updating slider / switch control when another application modifies volume settings
- Implement writing current selected lines settings into registry when the preference dialog is closed
- Implement helper functions which receive / set volume level
- Sndvol32 is now fully functional and has been tested in Windows XP SP3
- TODO: implement support for setting volume balance (left - right slider)
- TODO: Resources have not yet been commited

svn path=/trunk/; revision=51274
2011-04-07 21:31:21 +00:00
..
base [SNDVOL32] 2011-04-07 21:31:21 +00:00
boot [GENERAL] 2011-03-16 21:07:25 +00:00
dll [KERNEL32] 2011-04-06 21:49:04 +00:00
drivers [VIDEOPRT] 2011-03-26 17:49:55 +00:00
hal [HAL] 2011-03-19 13:59:23 +00:00
include [RPCRT4] 2011-04-06 18:49:16 +00:00
lib [FULLFAT] 2011-04-03 16:22:15 +00:00
media [COMCTL32] 2011-02-24 01:27:57 +00:00
modules revert accidental change from r49499 2010-12-03 11:46:52 +00:00
ntoskrnl [NTOS/MM] 2011-04-05 11:42:38 +00:00
subsystems [User32|Win32k] 2011-04-06 12:53:52 +00:00
tools [WIDL] 2011-04-05 21:37:54 +00:00
apistatus.lst
baseaddress.rbuild - Lay out critical system DLLs so that they don't overlap when loaded properly. 2011-03-27 16:37:26 +00:00
config-amd64.template.rbuild
config-arm.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
config-ppc.template.rbuild
config.template.rbuild [CRT] 2011-01-11 13:13:47 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild Remove some artifact from ARM build. 2011-02-12 20:32:49 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
vreport.xsl

========================
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.