Hi,
I have the following problem when I am debugging my application.

My VB program is accessing functions from my own C++ DLL. Everything seems to work perfectly fine in debug mode. My functions are called and are doing exactly what they should do.
The problem is, when I close my debug session either by closing my application or by the STOP button, not only my applications closes but VB itself closes ! No error is shown at the time VB exits...
Can anybody help me because this is really annoying. Each time I test something I have to restart VB and load my project again (this is time consuming !!!!!!!!)

Thx already !!!!!!
Tom Verbruggen