check that wxYES and wxNO are always used together as the native msg box can't use...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Mar 2005 14:49:52 +0000 (14:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Mar 2005 14:49:52 +0000 (14:49 +0000)
commit6aafd4a27ae4d292ec111528c05a0a26fd0142c4
tree928624c2d08db7905a6ebc70b5711a6c2de6f19a
parent5e63b67d367808e505402a65c079b5dc45075f43
check that wxYES and wxNO are always used together as the native msg box can't use them separately (related to bug 1160422)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/msgdlg.cpp