reactos/dll
Joachim Henze f57e9ed926 [0.4.12] [NTDLL/LDR] Avoid multiple regressions
By reverting just commit 0.4.8-dev-502-g
7000fe2340.

It fixes:
- CORE-14433 MSVCPP 6 installer open-dlg, MS Word Viewer 2003 open-dlg lacks icons
- CORE-15118 OCR CuneiForm 12 lacks icons in the menubar
- CORE-15892 DosBOX 0.74.2 NSIS-installer lacks checkboxes

We think that all those issues are caused by incompatible comctl32 v5/v6
imagelists actually.

Please notice, that in the past ros-releases, I used to revert additionally
0.4.8-dev-503-g
f318a25e10
but since a lot of LDR work was done during 0.4.12-dev I was forced to
minimize the needed revert this time in order to not threaten
recent LDR-work done by Mark & Thomas
2019-04-09 22:09:45 +02:00
..
3rdparty [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
apisets [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
appcompat [ACLAYERS] Use correct prototypes 2019-04-07 18:32:29 +02:00
cpl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
directx [CMAKE] Temporarly disable pch in some modules to fix travis-ci 2019-04-07 21:00:49 +02:00
keyboard [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
nls [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
np [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntdll [0.4.12] [NTDLL/LDR] Avoid multiple regressions 2019-04-09 22:09:45 +02:00
opengl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shellext [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
win32 [SHELL32] Fix SHFileOperation Move operation (#1487) 2019-04-08 21:59:33 +09:00
CMakeLists.txt