take wxString in wxCrashReport::SetFileName() to allow passing either ASCII or wide...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 May 2008 13:28:05 +0000 (13:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 29 May 2008 13:28:05 +0000 (13:28 +0000)
commitfe267c2fad7b47d09da3985702813bed7387870c
tree59efe4ac1d8d5380ee543208075bfec6ef3e84b9
parent838bfb19e02839b57778ef71963505b27a7ea758
take wxString in wxCrashReport::SetFileName() to allow passing either ASCII or wide strings as well as wxStrings to this method (closes 9505)

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