Click here to Skip to main content
15,891,513 members
Articles / Programming Languages / C

Interrupt Hooking and retrieving device information on Windows NT/2000/XP

Rate me:
Please Sign up or sign in to vote.
4.84/5 (37 votes)
30 Jul 2003GPL33 min read 317.5K   6.2K   94  
This article shows you how to hook interrupts, and how to get device resource information from the registry

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Germany Germany
I'm a lazy coder who started coding at the age of 8 and I live in (c)old Germany Frown | :(
I'm a university student at LMU munich (http://www.lmu.de/).
Course of studies: computer science of course Wink | ;)

I'm also very interested in system programming, assembler and SIMD... but they are not listed as interests choices here Frown | :(

Comments and Discussions