
Calling an VB Active X DLL from a C++ executable
I have a C++ executable which needs to call an Active X DLL which was
written in
Visual Basic. Can this be accomplished?
I have seen posts which almost accomplishes what I need to do. I know
you can call a C function from a VB function. I know that a VB program
can pass the address to a C function, which allows the C function to
make calls to the VB program.
Thank you in advance for your help.
Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.