On Thu, 22 Apr 2010, Teo Fonrouge wrote:
Hi,
> When using the debugger and having objects with destructors,
> sometimes when the AltD() function is executed and the program
> execution is paused the destructor code is not called until the first
> InKey( 0 ) call is issued and causing the executi
Hello Przemek,
When using the debugger and having objects with destructors,
sometimes when the AltD() function is executed and the program
execution is paused the destructor code is not called until the first
InKey( 0 ) call is issued and causing the execution of the destructor
code right after e