The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: ToutEnMasm on June 27, 2009, 01:11:13 PM

Title: Running a step by step proc
Post by: ToutEnMasm on June 27, 2009, 01:11:13 PM
Hello,
How can we stop a proc to view intermediate results ?
-There is the messagebox,she stop all the normal work of the program and isn't usable anywhere.
-A debugger do the job but with poor screen results.
- and there is this one.Program isn't stopped and screen results are what you want.There is to write them.
The sample show only the basic of work.


[attachment deleted by admin]