Jay Yang writes:
> +static void test_query_recyclebin(void)
> +{
> +SHQUERYRBINFO
> info1={sizeof(info1),0xdeadbeefdeadbeefLL,0xdeadbeefdeadbeefLL};
> +SHQUERYRBINFO
> info2={sizeof(info2),0xdeadbeefdeadbeefLL,0xdeadbeefdeadbeefLL};
You can't use LL constants.
--
Alexandre Julliard
j
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=12300
Your paranoid android