Hello friends,

i have developed a program in VB6. It's work percefctly, but sometimes freeze and i must close with Task Manager.
The program work with different timer and freeze during different operation.
My question is : it's possible to know esactly where freeze? There is some utility or program what running in parallel to debug the flow to retray some useful information to modify the software? There is some code to add help me to debug the program ? (it's create a debug file with a general trace, but i don't understand where is the freeze after the last command execute)

Thanks for any suggestion help me.