mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Fix gcc build.
svn path=/trunk/; revision=74924
This commit is contained in:
@@ -109,7 +109,7 @@ START_TEST(toolbar)
|
||||
TestVersionMessage();
|
||||
|
||||
hV5ActCtx = _CreateV5ActCtx();
|
||||
ok (hV5ActCtx != INVALID_HANDLE_VALUE, "");
|
||||
ok (hV5ActCtx != INVALID_HANDLE_VALUE, "CreateActCtxW failed\n");
|
||||
if (hV5ActCtx)
|
||||
{
|
||||
ULONG_PTR cookie;
|
||||
|
||||
Reference in New Issue
Block a user