Late Binding (General questions)
My question revolve around using your DLL in vb6. Is it possible to use the technique known as late binding with your product? Instead of setting the reference to the DLL at compile time, to rather call upon it via relative path to the .exe. I'm trying to avoid having to actually install the dll to the system. Thanks.
Re: Late Binding
Hi,
If this works with other ActiveX COM (dll) components in VB6, I don't see why it shouldn't with wodXMPP.
Is there any chance you can try it out and let us know if you need a help?
Regards,
Drazen