How do I "schedule an interrupt" on win32/intel architecture?

Posted by bobobobo on Stack Overflow See other posts from Stack Overflow or by bobobobo
Published on 2010-04-24T22:00:36Z Indexed on 2010/04/24 22:03 UTC
Read the original article Hit count: 174

Filed under:
|
|

I'd like to figure out how to schedule a real ISR on normal win32 architecture (not Windows CE!)

Is it possible?

© Stack Overflow or respective owner

Related posts about win32

Related posts about interrupt