reactos/base
Joachim Henze c79746effb [0.4.10][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:43:41 +01:00
..
applications [0.4.10][WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 2021-07-04 14:47:19 +02:00
services [0.4.10] [NFSD] Apply a hack to avoid CORE-13498 2018-08-23 18:22:59 +02:00
setup [0.4.10][SETUP] Silence some noisy DPRINT1 2020-12-21 00:22:46 +01:00
shell [0.4.10][PROGMAN][USER32] Do not use LoadLibraryEx() NT6+ flags (#3152) CORE-12004 2022-01-15 12:43:41 +01:00
system [0.4.10][WINLOGON] Display the shutdown message popup dialog on the current input desktop. (#3259) CORE-17050 2021-06-21 01:09:10 +02:00
CMakeLists.txt