mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 08:53:02 +00:00
[TWAIN_32_WINETEST] Sync with Wine Staging 1.7.47. CORE-9924
svn path=/trunk/; revision=68504
This commit is contained in:
parent
d9bd126c73
commit
6eb801b9cb
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ static BOOL get_onevalue(TW_HANDLE hcontainer, TW_UINT32 *ret, TW_UINT16 *type)
|
||||||
GlobalUnlock(hcontainer);
|
GlobalUnlock(hcontainer);
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
*ret = 0;
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue