Hi all!!!
I have a little problem with visual basic 6 project. Everything works fine in the IDE but when the executable crashes every time I run the application. The application uses callbacks to communicate with a C++ dll. Even code as simple as showing a message box fails when the callback starts.
I changed the compilation mode to P-Code and still the problem persist.
Any help would be appreciate.
Thank you all