im always asking this kind of question to my classm8

Sep 20, 2008 at 6:23am
is possible to connect visual basic to visual c++? .....or is there such way to link to each other ..
Sep 20, 2008 at 10:31am
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 Sep 20, 2008 at 10:41am
Sep 21, 2008 at 7:50pm
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.
Sep 22, 2008 at 8:09am
so how is it
Sep 22, 2008 at 7:24pm
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
Sep 22, 2008 at 11:00pm
L2Read

I lol'd.
Oct 13, 2008 at 7:44am
tnx
mate
Topic archived. No new replies allowed.