
Advice sought - putting VB active x control in c++ gui
Hello - I don't have much experience of VB or Active X techonology
and I was looking for some advice please.
I have a C++ gui with several edit boxes andI would like to put a
button on the form which launches a VB app . At the moment the VB app
will be a dynamically populated tab control which allows users to
edit upto 60 parameters on each tab.
can you see any problems with introducing VB GUI into a C/C++ system?
The VB app has to be localisable and is it possible to read strings
into VB from a C/C++ string table (resource dll)?
What terminology should I use for the VB component - a VB active X EXE
component?
Do you know of any good websites for putting VB Active X things in C++
apps.?
Strange questions I know - but any answers would be greatly
appreciated!
Many thanks,
Mairi