... following. ... turn ... the ... the ... system ... Thanks for the response. Yes DOS, using System Commander. Not as a Shell. I waited a bit to respond to...
Again I don't have my reference infront of me... But if I remember correctly, the PS/2 mouse port is normally IRQ12. Is there a way to turn off this ...
Perhaps that is the correct question. How do I turn the mouse interrupt (IRQ12) on and off from within a qbasic program? I suppose there are probably some...
To turn interrupts off, you can mask out the interrupt using the PIC. This will not work under Windows NT/2000/XP, but it will work under pure DOS and Windows...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
$$$SAP/Oracle11i Training Online Available!! we are a ERP training center,Job Oriented Training Available!! Yahoo Messenger ID:erphouse (or email to...
I've been out of town and just now plugged in the code. Also, I found a copy of "The Indispensable PC Hardware Book" which talks about masking the interrupts....
Here's what might be happening: Whenever the PIC triggers a hardware interrupt (IRQ), it waits for the EOI (end-of-interrupt) signal to be sent before...
Hey everyone, I've never posted an advertisement for my QBasic / FreeBasic ezine here before, but I thought you all might be interested. So here goes: The...
You can find it here: http://www.vplanetmag.com/raview55.shtml It was made by a guy named Terminator_Z, who was also the editor of Razor Diskmag a long time...
Thanks again. Your suggested procedure agrees with the book. It even gives an example of masking off the timer interrupt and then reactivating it after a key...
Web log? I believe is the right term. Basically like a web journal, a set of announcements on your website, usually found on the front page or news page....
... Originally a blog was just a list of links with a comment. The idea was that the World Wide Web was a huge place, and someone has already searched it for...
Hi Everybody! I have opened up a new portion of my web site that is dedicated to GUI reviews. I have many new GUIs available with their screenshots on this web...
Hello, You could set all colors to black while the picture is loaded then reset them. try this..... http://www.geocities.com/loking1235/bl.html Good luck, ...
I'm new at this so be kind! While trying to make one of my programs .exe, QB4.5 said "Internal error near 5FA7". What does that mean and how do I find the...
It may be the platform you are running on. My guess you are on windows XP, and let me ask, were you compiling the program? Or was it executing your code? ...
... windows XP, ... executing your code? ... I am running 98se, was compiling it. It runs fine in QB4.5. I took out the second GOTO, and now it will compile,...
I have never had any luck running QB under W9x. It keeps chewing up the operating system which eventually crashes. I generally set up a DOS partition and run...