mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Set GetBkColor for callers.
svn path=/trunk/; revision=36836
This commit is contained in:
@@ -740,7 +740,7 @@ MaskBlt(
|
||||
xMask,
|
||||
yMask,
|
||||
dwRop,
|
||||
0);
|
||||
GetBkColor(hdcSrc));
|
||||
}
|
||||
|
||||
|
||||
@@ -771,5 +771,5 @@ PlgBlt(
|
||||
hbmMask,
|
||||
xMask,
|
||||
yMask,
|
||||
0);
|
||||
GetBkColor(hdcSrc));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user