The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: shuttlebug on October 29, 2005, 01:43:19 AM

Title: Screen reset
Post by: shuttlebug on October 29, 2005, 01:43:19 AM
I have a program that prints some text on the screen using Textout. When i start the program the text prints out just fine, but after a couple of seconds the screen erases the text. :(  Does anybody know why and which message is being sent so i can reprint the text when it happens?
Title: Re: Screen reset
Post by: shuttlebug on October 29, 2005, 02:37:29 AM
Ah, Ive discovered the problem is a RadAsm ide blurb. If I run the program outside of Radasm I dont get the the screen erasure. Sorry ya'all.