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?
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.