usp10: Add more stubs

Alexandre Julliard julliard at winehq.org
Thu May 25 13:14:18 CDT 2006


Jeff L <lats at yless4u.com.au> writes:

> +    hr = ScriptBreak(pwcChars, cChars3, &psa2, &psla);
> +    ok(hr == S_OK, "ScriptBreak Stub should return S_OK not %08x\n", (unsigned int) hr);

This can't possibly work, you are passing complete garbage to that
function. Have you really tested that on Windows?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list