From: Eloy D. <elo...@vo...> - 2004-04-21 10:21:04
|
Hi All, I was wondering whether anyone has been able to successfully create a win32 .dll file for Borland C++ enterprise developer, without altering the iaxclient lib sources. If so, I would like to know how this was achieved (project/unit settings, compiler/linker configuration). I have been able to use iaxclientlib with some success in my IAX2 softphone client, but I had to modify the iaxclient lib and various other libraries (gsm, speex, portaudio), in order to compile/link them into my application. Instead of this, I would prefer a cleaner interface between my application and the libiaxclient suite by compiling it into a .dll (with typelib info). Any pointers or info will be appreciated. Thanks in advance, Eloy Domingos |