Tools Papers Open Source Blogs Contact Us 1630
VB6 Callback From C#  
VB6 Projects
File System
Binary
Misc.
VC
VB6 & C#
C & ASM
Multi-Language
Plugins
IDA/Olly/Misc

This sample shows how a VB6 app can receive function call backs from a C# COM DLL. Sample uses the VB6 AddressOf operator to send the functions address to the CSharp code and the CallWindowProc Windows API to do the callback.

Download
© 2013 Sandsprite.com