reactos/base
Thamatip Chitpong 8a3db976a2
[EXPLORER] Fix taskbar icon display problem (#4538)
- Use SMTO_NOTIMEOUTIFNOTHUNG to get the icon with least timeout.
- Replace GCL_* consts with GCLP_* since we're using GetClassLongPtr.

Now the icon is correctly displayed for control panel applets.

CORE-18137
2022-06-30 16:10:47 +03:00
..
applications [TRACERT] Fix displaying hop address on last ping timeout 2022-06-28 23:42:09 +03:00
services [TRANSLATION] Improve Portuguese (pt-PT) translation (#4522) 2022-05-31 02:04:41 +03:00
setup [USETUP] Fix several typos in Russian (ru-RU) translation 2022-05-29 23:46:19 +03:00
shell [EXPLORER] Fix taskbar icon display problem (#4538) 2022-06-30 16:10:47 +03:00
system [DISKPART] Support quoted command options in script files 2022-06-25 15:20:40 +02:00
CMakeLists.txt