mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:05:41 +00:00
[GDI32_APITEST]
Fix warnings svn path=/trunk/; revision=56499
This commit is contained in:
parent
92d1183079
commit
5b92fc6b91
3 changed files with 1 additions and 3 deletions
|
@ -29,7 +29,6 @@ void Test_CreateDIBPatternBrushPt()
|
|||
{0, 1, 2, 7},
|
||||
{0,1,2,3, 1,2,3,0, 2,3,0,1, 3,0,1,2},
|
||||
};
|
||||
PBITMAPINFO pbmi = (PBITMAPINFO)&PackedDIB;
|
||||
HBRUSH hbr, hbrOld;
|
||||
HPALETTE hpalOld;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue