Page 1 of 1

How to include DLL Libmysql.dll

Posted: Tue Dec 13, 2005 2:00 pm
by guruk
Hi,
do you have a solution for me to include the libmysql.dll into my program
and how to call the functions of it withing my code?

Now i can includebinary but when I start, there is no error, but the
functions not working.

thanks
chris

Posted: Tue Dec 13, 2005 3:21 pm
by srod
You might want to look at PBOSL which has a library for loading a dll from memory.