Click here to Skip to main content
15,888,303 members
Articles / Programming Languages / C++

Get interrupt vector information in Windows

Rate me:
Please Sign up or sign in to vote.
3.21/5 (10 votes)
18 Jul 2007CPOL3 min read 50K   26  
An article about obtaining interrupt vector information in a Windows system

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I started to write software since 1999 and have developed various products including security solutions and system utilities.

Microsoft Visual C++ MVP
Assistant Professor at the University of Virginia
Website: http://yongkwon.info

Comments and Discussions