Is there any utility to count push instructions in a file (project) against pop instructions? Because I am fighting with a bug and I think it would be very usefull...
A debugger.
Alternatively, print out the value of ESP every now and then.
Cheers,
Zooba :U
:-) a debugger you say ....
you are right about ESP, thanks!