Use WinDBG.
The debugger include a command called error that can be used to get a textual representation of an HRESULT. Simply pass the HRESULT to the error command and it displays the information.
Example Usage
posted on 2011-10-20 08:44 中道学友 阅读(185) 评论(0) 收藏 举报