Best Of Both Worlds is an example that shows how to use both Visual Basic and C++ code for the same application and reusable API functions. It shows how you can make your own API calls and callbacks using a Dynamic Link Library and how to call these from your Visual Basic program. You need Microsoft Visual Basic 6 and Microsoft Visual C++ to use this example.
System Requirements
Microsoft Visual Basic 6
Microsoft Visual C++
Best Of Both Worlds Download
Best Of Both Worlds source - 35 KB
Best Of Both Worlds source code that shows how it works. Just unzip the source files into a new folder and run the program for a demo or view the source code.