Click here to Skip to main content
15,905,144 members
Articles / Programming Languages / C++

Neat HRESULT to exception converter

Rate me:
Please Sign up or sign in to vote.
3.63/5 (6 votes)
21 Oct 20052 min read 47.4K   244   14  
A clean and easy way to convert an HRESULT error to an exception including file name and line number.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Egypt Egypt
I started computing at the age of 11, but first programming experience at age of 15. now i have been programming for 4 years.

I have expericenced C/C++, java, pascal, SQL, assembly(8086,386), C#, DirectX, jsp, asp.net, 3dsMax, Maya, Paintshop, Photoshop, javaScript, HTML. Some of the programs i did was Chess( AI ), Tic-tac-toe ( AI ), Minesweeper. I am interested in the field of Mathematics, and AI so much. If i wasn't a programmer i would like to be a mathematician !

My dream is to live in a lab, in which i can do whatever research i want. My best hobby is to gain knowledge, and of course trying to produce it Smile | :) .

Comments and Discussions