Re: Can a windows DLL have more than one process attached? - Mailing list pgsql-interfaces

From Hiroshi Inoue
Subject Re: Can a windows DLL have more than one process attached?
Date
Msg-id 3C05C4E9.C93E5100@tpf.co.jp
Whole thread Raw
In response to Re: Can a windows DLL have more than one process attached?  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: Can a windows DLL have more than one process attached?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
Tom Lane wrote:
> 
> Hiroshi Inoue <Inoue@tpf.co.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


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can a windows DLL have more than one process attached?
Next
From: Tom Lane
Date:
Subject: Re: Can a windows DLL have more than one process attached?