reactos/base/shell
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
..
cmd [LABEL][CMD] Convert the label command to a standalone executable 2019-09-22 14:51:23 +02:00
explorer [0.4.13][EXPLORER] Fix for Start Button Wrong size when Using Themes (#4121) CORE-16742 2022-01-10 13:47:58 +01:00
filebrowser [FILEBROWSER] 2018-11-27 10:33:45 +02:00
progman [0.4.13][PROGMAN][USER32] Do not use LoadLibraryEx() NT6+ flags (#3152) CORE-12004 2022-01-15 12:41:20 +01:00
rshell [RSHELL] Disable exceptions in atl when compiling without exceptions 2019-04-18 19:21:39 +02:00
CMakeLists.txt