 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Nicola Mezzetti Guest
|
Posted: Mon Jan 30, 2006 2:00 pm Post subject: Help about windows programming with DLL |
|
|
Hi all,
i have a problem programming C++ in windows environment with DLLs. In
particular, with OpenH323.dll which is the windows binary of the MPL
released implementation of the H323 architecture. I succesfully load the
dynamic library but, once here, I do not know what to do for importing
that dll classes within my c++ code. My IDE is eclipse and i program using
the CDT plugin and the (GNU) mingw32 g++ compiler and library set. I would
like to solve the problem on this environment because i would not like to
switch developing with some visual stuff.
Waiting for a reply, i thank you all for your kindness and availability.
Nicola |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jan 30, 2006 2:00 pm Post subject: Re: Help about windows programming with DLL |
|
|
wrong group posting !!!
btw u can look for the functions that are exported by that dll and see
if some of them can create the objects for you.
thanks
ravinder. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|