im always asking this kind of question to my classm8

is possible to connect visual basic to visual c++? .....or is there such way to link to each other ..
I know it's possibly to dynamically link, but not so sure about statically link. You'd probably need a C++ header to do that. Which can be done, of course.

Now I have a question: how many tenths of a second did you save by not typing two more letters in "classmate", and what are planning to use those accumulated savings on?
Last edited on
in .NET yes it's possible.

You can link assemblies to each other. Write 1 assembly in Visual Basic, then another in VC++ and use the VB one as a reference.
so how is it
You can link assemblies to each other. Write 1 assembly in Visual Basic, then another in VC++ and use the VB one as a reference.


L2Read
L2Read

I lol'd.
tnx
mate
Topic archived. No new replies allowed.