Tom Lane wrote:
>
> Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> writes:
>
> > I got no error message for winsock errors under Windows-NT
> > using the module.
>
> The code as it stood was broken (static variable problem: the handle
> opened by libpqdll.c was not visible in fe-misc.c). Would
> you update from CVS and see if it works better?
I changed it by myself and have tested it since yesterday.
I also tested a simple sample program. However I've got no
message for winsock errors under Windows-NT 4.0. OTOH under
Windows 2000 I can get error messages for winsock errors
without loading netmsg.dll.
regards,
Hiroshi Inoue