Click here to Skip to main content
15,891,372 members
Articles / Programming Languages / MSIL

C-like Exports between VB6 and VB.NET

Rate me:
Please Sign up or sign in to vote.
3.50/5 (10 votes)
26 Jun 2007CPOL8 min read 59.4K   629   23  
In this article, we'll talk about VB6-.NET interoperation without involving COM. How? Making C-like exports of some functions from a VB.NET DLL. First, I'll introduce the technique used with a very simple sample and then it will be explained how to set a global hook just using VB (6 and .NET).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions