I used Future LIB and it worked perfectly untill I started to understand it. I wrote a line of wrong code. The computer froze. And everytime I try to use examples with EMS or XMS or something they freeze or are to slow or they just restart the dum computer. It first started when I wrote a line of inapropriate grapics code that was quite incompatable with the graphics mode. I used CLS with SVGA 640x480 mode 1 or 2. or 8. Any way I should have used future.cls. I can't figure out what in the motherboard is wrong with this thing. Restoring it did nothing reinstalling future lib did nothing. XMSPut.bas flickers and EMSPut.bas example just restarts the computer. I don't know about other examples. GetKey function restarts the computer. Mouse in normal mode flickers like the devil and disapears once in a while. It worked fine untill that one little bad line of code. But it eternaly effected my computer and now future lib barly works even when I reinstall it. I have all the neccessary crap for it in the lib and src folder but still I get so much problems. I need to fix this. Don't bother replying to this message enless you got the answer or a suggestion that you think might be the answer. I need the solution because I am working on a GUI and without it I can't do nothin. I screwed the GUI up just trying to change from QBX.QLB to future.QLB. I had to change all the darn routines.
SOMEBODY HELP ME!!!!!
Future Library stupid EMS graphics crap problem.
Moderators:Administrator, Global Moderator
GSHELL will be a GUI, but Blaze Ultimate will be an OS.
-
- QBasic God
- Posts:166
- Joined:Tue Mar 25, 2003 12:45 am
- Location:U.S.A.
- Contact:
Re: Future Library stupid EMS graphics crap proble
What you need to do is delete all of the Future Library files and rebuild the whole library.
That should work, but if it doesn't, you might need to reinstall QB also.
That should work, but if it doesn't, you might need to reinstall QB also.
Come check out [url=http://www.freebasic.net/forum/index.php]FreeBASIC[/url]. The syntax is based on QuickBasic, but it expands to use pointers, operator overloading, etc... The list goes on and on!