mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[GDI32_APITEST]
- Actually run the CreateIconIndirect test when it's called svn path=/trunk/; revision=57164
This commit is contained in:
@@ -75,7 +75,7 @@ const struct test winetest_testlist[] =
|
||||
{ "CreateDIBPatternBrush", func_CreateDIBPatternBrush },
|
||||
{ "CreateFont", func_CreateFont },
|
||||
{ "CreateFontIndirect", func_CreateFontIndirect },
|
||||
{ "CreateIconIndirect", func_CreateFontIndirect },
|
||||
{ "CreateIconIndirect", func_CreateIconIndirect },
|
||||
{ "CreatePen", func_CreatePen },
|
||||
{ "CreateRectRgn", func_CreateRectRgn },
|
||||
{ "DPtoLP", func_DPtoLP },
|
||||
|
||||
Reference in New Issue
Block a user