Any idea why this code, which runs fine on XP, doesn't run on my son's Win98SE PC? He has DirectX 9, a non-3D video card because it's a 166MHz Packard Bell with 64Mb RAM! My Blitz Plus apps run fine. Is it just the video card must be Direct X 7 compatible? If so it would be nice if Max gave a nice error message for users like, "sorry you need upgrade your video card" etc.
you download the .exe from here: www.greyaliengames.com/misc/ba.zip (558k)
I compiled with debug off and also with Build GUI App off (what does that do anyway?)
Any ideas what's wrong? If anyone else has Win98 can they please test.
Graphics 800,600,16 Cls DrawText "hello",0,0 Flip WaitKey
you download the .exe from here: www.greyaliengames.com/misc/ba.zip (558k)
I compiled with debug off and also with Build GUI App off (what does that do anyway?)
Any ideas what's wrong? If anyone else has Win98 can they please test.