Deadlock on closing
Hi,
when i close my application, the process eats all my cpu.
I try to explain it better.
The bug happens in VB6 IDE and in the final compiled application both.
In VB6, debugging, i noticied that the problem happens after "set
ml_runtimesupport = nothing" inside a class when i tried to close my
application.
I'm using version 6.03.0016
Roberto