reactos/dll/cpl/mmsys
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
lang [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
resources [MMSYS] Add icons for the sound tree (#1235) 2019-01-13 19:13:20 +01:00
audio.c [MMSYS] Properly save Audio/MIDI In/Out in the registry 2019-01-15 15:27:58 +02:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mmsys.c [MMSYS] Improvements to the speaker volume property page 2019-01-20 22:00:42 +01:00
mmsys.h [MMSYS] Improvements to the speaker volume property page 2019-01-20 22:00:42 +01:00
mmsys.rc [MMSYS] Add icons for the sound tree (#1235) 2019-01-13 19:13:20 +01:00
mmsys.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h [MMSYS] Disable the 'Low' and 'High' text of the volume trackbar and the 'Place volume icon in the taskbar' checkbox when no sound device is available. 2019-02-24 15:36:08 +01:00
sounds.c [MMSYS] Sounds page: Update the 'Play' button and the current item in the 'Program events' treeview when a sound is selected or deselected. 2019-02-24 16:56:55 +01:00
speakervolume.c [MMSYS] Take the balance between channels into account for the master volume trackbar. 2019-02-04 23:54:04 +01:00
voice.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
volume.c [MMSYS] Volume page: Initialize the volume trackbar before it might be disabled because the tick marks must be visible on a disabled trackbar. 2019-02-24 17:15:13 +01:00