|
From: SourceForge.net <no...@so...> - 2005-01-31 13:43:06
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2968899 By: jeremysc I use COM with mingw, you just need to use the C API. I.e. lpComObj->lpVtbl->MethodCall(lpComObj, etc, etc) I have no idea how well things work from C++. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529 |