PDA

Click to See Complete Forum and Search --> : INTs


Darkwraith
Jun 16th, 2004, 05:58 PM
Are interrupts localized to just DOS programs or can they also be used for stable Windows programs too?

chemicalNova
Jun 16th, 2004, 10:52 PM
I'm not completely sure. What would you like to do with the interrupts in the Windows Program?

Phreak

chemicalNova
Jun 16th, 2004, 10:56 PM
Reason I ask is. Are you wanting to perform graphics tasks that can't be performed other ways?

Phreak

Darkwraith
Jun 17th, 2004, 06:18 PM
I was just wondering if you could call the DOS interrupts in the windows environment. I tried doing that in a C++ program but it crashed.

chemicalNova
Jun 20th, 2004, 09:05 AM
LOL. No, I just tried it too. Funny how it says "Your system has just recovered from a serious error." when I try it...:eek2:

Phreak