Re: Unbreak dlls/winhttp on FreeBSD (and likely other BSDs/Darwin)

2008-08-25 Thread Gerald Pfeifer
On Thu, 21 Aug 2008, Hans Leidekker wrote:
 Thanks. I didn't want to copy all of the ifdef blocks from wininet
 because I can't verify which ones are actually needed. So I'm counting
 on people like you to fix this up, and I'm sure I'll need your help
 again :)

You're welcome. :-)  Wine build have been surprisingly stable on FreeBSD 
the last two or so years, after being broken on a nearly weekly base a bit 
longer ago, so no worries.

Gerald




Re: Unbreak dlls/winhttp on FreeBSD (and likely other BSDs/Darwin)

2008-08-21 Thread Hans Leidekker
On Wednesday 20 August 2008 20:34:43 Gerald Pfeifer wrote:

 This minor change on top of Hans' contributions in the recent days
 unbreaks the build on FreeBSD (and likely other BSDs and possibly
 Darwin/MacOS).

Thanks. I didn't want to copy all of the ifdef blocks from wininet
because I can't verify which ones are actually needed. So I'm counting
on people like you to fix this up, and I'm sure I'll need your help
again :)

 -Hans