News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Screen reset

Started by shuttlebug, October 29, 2005, 01:43:19 AM

Previous topic - Next topic

shuttlebug

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?

shuttlebug

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.