Use API_VERSION_NUMBER for debug help API version check.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 Apr 2013 14:15:35 +0000 (14:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 8 Apr 2013 14:15:35 +0000 (14:15 +0000)
commit7d8741ed2df832c889c96f3d0fd699415b75f14c
treeeff48fb4981ed52d15ae633985266f9e00b30c03
parent252e3b2c29ccc679a2ab45022196ac3f61a97fa2
Use API_VERSION_NUMBER for debug help API version check.

This symbol is not documented but seems to be defined in all the existing
versions of imagehlp.h, so use it instead of relying on a hack with checkng
whether DBHLPAPI symbol is defined.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/mainpages/const_wxusedef.h
include/wx/msw/debughlp.h