reactos/base
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
..
applications [SNDVOL32] Fix GetDC/ReleaseDC error management (#2713) 2020-05-02 18:43:30 +09:00
services [SHSVCS] Don't call UnregisterWait from within the wait callback. 2020-04-22 12:37:26 +02:00
setup [USETUP] Fix the build for msvc 2020-04-26 17:01:08 +02:00
shell [EXPLORER] Fix incorrect component position and size for French language (#2671) 2020-04-27 12:32:42 +02:00
system [SMSS] Fix build complaint. 2020-04-30 18:39:07 +02:00
CMakeLists.txt