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
resources
advanced.c
CMakeLists.txt
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
resources.h
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
tray.c