created a reusable interface to dbghelp API
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Jan 2005 01:20:36 +0000 (01:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Jan 2005 01:20:36 +0000 (01:20 +0000)
commit3d8b5d8502c7507a822f4ad2aa0068586be028c9
treedcd8b4d12cf4432c657b5f55bceb0ea9af6ac18a
parentac6b7b3c9175b6d9d26342992c5695edc327fd78
created a reusable interface to dbghelp API

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/debughlp.h [new file with mode: 0644]
src/msw/debughlp.cpp [new file with mode: 0644]