mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
gdiplus-GdipCreateBitmapFromHBITMAP: Add reference to a bug report.
This commit is contained in:
parent
8218a78955
commit
3371e62824
1
patches/gdiplus-GdipCreateBitmapFromHBITMAP/definition
Normal file
1
patches/gdiplus-GdipCreateBitmapFromHBITMAP/definition
Normal file
@ -0,0 +1 @@
|
||||
Fixes: [48338] Unknown application paints GIF images incorrectly.
|
@ -52,7 +52,7 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "6dd84c53b55ecfa2e2735a914cb126fa0c4b23a5"
|
||||
echo "6e986bbd810890339569f82aca39273e41427f24"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
@ -4142,6 +4142,9 @@ fi
|
||||
|
||||
# Patchset gdiplus-GdipCreateBitmapFromHBITMAP
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#48338] Unknown application paints GIF images incorrectly.
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/gdiplus/image.c, dlls/gdiplus/tests/image.c
|
||||
# |
|
||||
|
Loading…
x
Reference in New Issue
Block a user