Qbasicnews.com
Failure to run QB graphics - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: QBasic (http://qbasicnews.com/newforum/forum-4.html)
+--- Forum: QB Discussion & Programming Help (http://qbasicnews.com/newforum/forum-11.html)
+--- Thread: Failure to run QB graphics (/thread-10095.html)



Failure to run QB graphics - GordonSweet - 03-26-2008

I cannot run any graphic SCREENs of QB / Quickbasic apart from SCREEN 0 text or most DOS software using a Flat screen monitor unless I first run DOSBOX or use FB instead. I am told by someone this is because I have a 64 bit CPU but am not using a 64 bit version of Windows. I use Windows XP because when I bought this PC I did not want the bother if hunting for numerous Vista drivers for all existing hardware. But I doubt if my Windows XP is 64 bit as I did not know MS produced a 64 bit version of XP. If they do how can I check if my XP is 64 bit?

Gordon



Re: Failure to run QB graphics - Dr_Davenstein - 03-27-2008

Hi. You should be able to run dxdiag and get the info you need. If you don't know how, just goto Start/Run and type in dxdiag.


Re: Failure to run QB graphics - Ralph - 03-28-2008

Hi, Gordon!  Hi, Dr_Davenstein!  If it isn't the 64 bit thing, could it be a TSR program gunning in the background and grabbing memory locations that QBasic needs for graphics (all SCREENs except SCREEN 0), but is now not allowed to access?  If interested, post again, and I'll go into some explanations of what to do.