[PATCH] wininet: Conformance test for InternetCrackUrlA.txt

Dmitry Timoshkov dmitry at codeweavers.com
Wed Oct 17 00:59:28 CDT 2007


"Nigel Liang" <ncliang at gmail.com> wrote:

> +  ok( GetLastError() == ERROR_INVALID_PARAMETER, "Last error wrong: %p\n",
> +      GetLastError());

GetLastError() returns not a pointer.

-- 
Dmitry.



More information about the wine-devel mailing list