mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 18:37:08 +00:00
[GDI32_APITEST]
- Actually run the CreateIconIndirect test when it's called svn path=/trunk/; revision=57164
This commit is contained in:
parent
dc347de6b4
commit
3287e13f6f
1 changed files with 1 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue