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=12469
Your paranoid android
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=12472
Your paranoid android
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=12471
Your paranoid android
On Wednesday 13 July 2011 11:15:47 Michael Mc Donnell wrote:
> Now I'm getting error messages about "Wine should not include
> windows.h internally" and a lot about "redefinition; different
> linkage". I tried rebuilding but that didn't help. Any guesses?
The Wine include directories should have a
On Tue, Jul 12, 2011 at 11:00 PM, Stefan Dösinger
wrote:
> Am 12.07.2011 um 11:33 schrieb Michael Mc Donnell:
>> A bunch of those errors is that it cannot include the .h files, for example:
>> "error C1083: Cannot open include file: 'wine/unicode.h': No such file
>> or directory"
> Nope, that's no
It seems MS announced three new functions yesterday:
SetDefaultDllDirectories
AddDllDirectory
RemoveDllDirectory
These are "to help developers correctly and securely load external
libraries". [1]
I remember some talk about SetDllDirectory() in the past [2], so now it's
interesting how