Hello There,
I need some help from you.
I have a C++ dll that send 'events' by callback pointer to a function.
Also, from developing speed point of view I've choose VB6 for user interface.
I follow up all rules about working with AddressOf and external lib in VB6.
In VB6 debug mode all seams to work OK but after compiling and launch the exe file, no callback comes (all other functions seams to be ok).
Do you have any idea, is it form VB or maybe from C++.
Thanks,


Reply With Quote


Bookmarks