Visual Basic
Mixed Languages with Visual StudioVisual Basic - Mixed Languages with Visual Studio
Mixed Languages with Visual Studio
What Is Mixed Language
Programming?
Typical MLP Scenarios
What's Required for Using MLP?
How Is MLP Possible in Windows?
Mixed Language Approaches
Using COM and ActiveX vs.
Using a DLL
Using a Single Entry Point
Using COM Instead of
Normal DLL Entry
Connectivity Example
Calling C++ DLLs from Visual B++
Passing a Visual B++
Object to Visual C++
Using an ActiveX Control for
MLP
Mixing in Assembly Language
Other Languages
Versioning Components
Conclusion
In this relatively short tutorial, we'll discuss the concept of mixed language programming (MLP). We'll go into some of the pros and cons and considerations of doing MLP with Visual Studio.