reactos/base/applications/sndvol32
Kyle Katarn bfd02fa107
[SNDVOL32] Fix GetDC/ReleaseDC error management (#2713)
GetDC() is called without properly calling ReleaseDC() as required in order to releases a device context. Similar to #2707
2020-05-02 18:43:30 +09:00
..
lang [REACTOS] Fix remaining ' \n' typos, in *.rc (#2393) 2020-03-06 19:08:25 +01:00
resources [SNDVOL32] Create small speaker icons from the default sndvol32 icon 2018-03-25 14:50:02 +02:00
advanced.c [SNDVOL32] Fix a typo in the bass and treble slider code 2019-09-24 23:28:17 +02:00
CMakeLists.txt [SNDVOL32] Move the advanced controls dialog to a separate file and update its title on creation. 2019-02-21 22:27:44 +01:00
dialog.c [SNDVOL32] Fix GetDC/ReleaseDC error management (#2713) 2020-05-02 18:43:30 +09:00
misc.c [SNDVOL32] Restore the previous placement data of the window (#2420) 2020-03-14 07:33:36 +09:00
mixer.c [SNDVOL32] Move the advanced controls dialog to a separate file and update its title on creation. 2019-02-21 22:27:44 +01:00
resources.h [SNDVOL32] Move the advanced controls dialog to a separate file and update its title on creation. 2019-02-21 22:27:44 +01:00
sndvol32.c [SNDVOL32] Restore the previous placement data of the window (#2420) 2020-03-14 07:33:36 +09:00
sndvol32.h [SNDVOL32] Restore the previous placement data of the window (#2420) 2020-03-14 07:33:36 +09:00
sndvol32.rc [SNDVOL32] Create small speaker icons from the default sndvol32 icon 2018-03-25 14:50:02 +02:00
tray.c [SNDVOL32] Take the balance between channels into account for the volume trackbar of the tray window. 2019-02-05 20:33:43 +01:00