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.
Sorry for the inconveniences. I am new using cygwin. Thank you very much. Robert Collins wrote: > > -----Original Message----- > > From: Juan Jos� Andr�s Guti�rrez [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, 17 July 2002 10:04 PM > > To: Robert Collins > > Subject: Re: Problems with MSVC6.0 > > > > > > I need to use Visual C++ 6.0 because I'm making an ActiveX. > > False. G++ can produce ActiveX objects, the COM interface is supported - > but you will need to research this quite a bit to do it. > > > I need to make a function that controls X-Window objects. > > > > Is posible use this dll in a Visual C++ project? > > Which part of 'can not use them with each other' did you not understand? > > Rob
