Andrew Eikum wrote:
> +static void test_OutputDebugString(void)
> +{
> +if(!pOutputDebugStringA){
> +win_skip("OutputDebugStringA missing\n");
> +return;
> +}
Is there a reson to load OutputDebugStringA dynamically?
--
Dmitry.
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=22772
Your paranoid android