Are interrupts localized to just DOS programs or can they also be used for stable Windows programs too?
Printable View
Are interrupts localized to just DOS programs or can they also be used for stable Windows programs too?
I'm not completely sure. What would you like to do with the interrupts in the Windows Program?
Phreak
Reason I ask is. Are you wanting to perform graphics tasks that can't be performed other ways?
Phreak
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.
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