Author: tfaber
Date: Sun Aug 26 11:35:58 2012
New Revision: 57165
URL:
http://svn.reactos.org/svn/reactos?rev=57165&view=rev
Log:
[GDI32_APITEST]
- Fix build
Modified:
trunk/rostests/apitests/gdi32/CreateIconIndirect.c
Modified: trunk/rostests/apitests/gdi32/CreateIconIndirect.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32/CreateIcon…
==============================================================================
--- trunk/rostests/apitests/gdi32/CreateIconIndirect.c [iso-8859-1] (original)
+++ trunk/rostests/apitests/gdi32/CreateIconIndirect.c [iso-8859-1] Sun Aug 26 11:35:58
2012
@@ -135,7 +135,7 @@
}
-START_TEST(GetIconInfo)
+START_TEST(CreateIconIndirect)
{
HCURSOR hcursor;
HICON hicon;