Re: Re: [HACKERS] Re: WIN32 errno patch

From: "Magnus Naeslund\(f\)" <mag(at)fbab(dot)net>
To: "Magnus Naeslund\(f\)" <mag(at)fbab(dot)net>, "Mikhail Terekhov" <terekhov(at)emc(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Re: [HACKERS] Re: WIN32 errno patch
Date: 2001-08-18 14:15:31
Message-ID: 010901c127f0$3d75a900$020a0a0a@totalmef
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-patches

Ok, where's a "system dependent hack" :)
It seems that win9x doesn't have the "netmsg.dll" so it defaults to "normal"
FormatMessage.
I wonder if one could load wsock32.dll or winsock.dll on those systems
instead of netmsg.dll.

Mikhail, could you please test this code on your nt4 system?
Could someone else test this code on a win98/95 system?

It works on win2k over here.

(code attached)

Magnus

Attachment Content-Type Size
1.txt text/plain 1.5 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Serguei Mokhov 2001-08-18 16:33:19 Re: WIN32 errno patch
Previous Message Magnus Naeslund(f) 2001-08-18 13:53:40 Re: Re: [HACKERS] Re: WIN32 errno patch

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-18 14:34:39 Re: encoding names
Previous Message Magnus Naeslund(f) 2001-08-18 13:53:40 Re: Re: [HACKERS] Re: WIN32 errno patch

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2001-08-18 14:34:39 Re: encoding names
Previous Message Magnus Naeslund(f) 2001-08-18 13:53:40 Re: Re: [HACKERS] Re: WIN32 errno patch