Computing.Net > Forums > Programming > ISR for Windows2000

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

ISR for Windows2000

Reply to Message Icon

Name: Ampfing
Date: April 12, 2005 at 01:15:21 Pacific
OS: Windows 2000
CPU/Ram: Pentium
Comment:

Hello together,

can somebody tell me how to write an Interrupt Service Routine (ISR) for Windows 2000 Interrupt number 9?
The interrupt is generated by an interface card on the PCI bus in my computer and I would like to react in a certain way.
Is there any programming language I have to use for the ISR or can I use any desired (I would prefer C)?

Thanks in advance for your help



Sponsored Link
Ads by Google

Response Number 1
Name: borelli35
Date: April 12, 2005 at 17:29:00 Pacific
Reply:

========================================================================
First, C is definitely the best language for what you are looking to do.

Second, Interrupt 9 doesn't exist on a Win2000 machine 'per se'. Interrupts are remapped to an extended interrupt protocol used under protected mode. It's been years since I've even touched that one so go where I did to find those answers; the microsoft developers network web site.

borelli35


0

Response Number 2
Name: Ampfing
Date: April 13, 2005 at 00:06:10 Pacific
Reply:

Thank you very much for your reply. I'll go looking there.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: ISR for Windows2000

mscomm32.ocx www.computing.net/answers/programming/mscomm32ocx/881.html

help help................. java www.computing.net/answers/programming/help-help-java/6028.html

VB Script To Prompt For Cell Reference www.computing.net/answers/programming/vb-script-to-prompt-for-cell-reference/19836.html