reactos/base
Joachim Henze 029c6d460b [0.4.13][PROGMAN][USER32] Do not use LoadLibraryEx() NT6+ flags (#3152) CORE-12004
LOAD_LIBRARY_AS_IMAGE_RESOURCE and LOAD_LIBRARY_SEARCH_SYSTEM32 are Vista+

This fixes some blurry icons in systray when 2k3sp2 kernel32.dll is used in ros CORE-12004
That part in user32 was a regression of SVN r71609 == git a44dfe6c76
While we are at it we do fix some other modules as well, that used those NT6+flags.

The fix was picked from 0.4.15-dev-788-g a04831677e
2022-01-15 12:41:20 +01:00
..
applications [0.4.13][NETSTAT] Fix coverity #1477187 "Double free" (#4069) CORE-17831 2021-11-15 20:03:40 +01:00
services [0.4.13][UMPNPMGR][USETUP] Fix the way device-install events are queued and dequeued. Fixes CORE-16103. 2021-01-15 03:24:40 +01:00
setup [0.4.13][USETUP] Do a trick to avoid visual "blinking" during screen clearing (#3255) 2021-01-15 16:07:30 +01:00
shell [0.4.13][PROGMAN][USER32] Do not use LoadLibraryEx() NT6+ flags (#3152) CORE-12004 2022-01-15 12:41:20 +01:00
system [0.4.13][WINLOGON] Display the shutdown message popup dialog on the current input desktop. (#3259) CORE-17050 2021-06-21 01:05:36 +02:00
CMakeLists.txt