> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of Juan Jos�
> Andr�s Guti�rrez
> Sent: Wednesday, 17 July 2002 11:51 PM
> To: Robert Collins
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problems with MSVC6.0
>
>
> I need a explanation, please. If I load the DLL in my
> program dynamically
> instead of using a library (lib) will worked? or on the
> contrary it will
> happen the same.
One last time:
If you use VC6, it will not work.
If you use g++ it will work.
Rob