https://bugs.winehq.org/show_bug.cgi?id=44392
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- How are you testing this? I'm seeing same results on Win10 as on Wine - image with white background.
I tested with mingw-w64, command was:
--- i686-w64-mingw32-g++ -DUNICODE bug44392.cpp -lgdiplus -lgdi32 -static-libgcc -static-libstdc++ -mwindows -o bug44392.exe ---