History log of /reactos/dll/win32/uxtheme/pngsup.cpp (Results 1 – 1 of 1)
Revision Date Author Comments
# e31031f6 06-Aug-2023 Ethan Rodensky <splitwirez@gmail.com>

[UXTHEME] Allow PNG images in visual styles (#5540)

This is prerequisite to supporting Vista+ iteration of the msstyles format,
and also for implementing GetThemeStream() later.

Visual styles compi

[UXTHEME] Allow PNG images in visual styles (#5540)

This is prerequisite to supporting Vista+ iteration of the msstyles format,
and also for implementing GetThemeStream() later.

Visual styles compiled for Vista+ can now use PNG images in the IMAGE group.
This does not affect the ability to use BMP images, they can be mixed now.

show more ...