]> git.saurik.com Git - wxWidgets.git/commit
construct wxBasicString directly from wxString instead of passing by mb_str(): this...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Apr 2007 09:58:13 +0000 (09:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 5 Apr 2007 09:58:13 +0000 (09:58 +0000)
commit5149f75b93a8aa65cbab37eb0b451fafa0645b42
tree5f827bf7b2468b624b2d7ad1e28fff82a013f76b
parent3c771d61911bd8891c4bb0001fe3d20da8ba188f
construct wxBasicString directly from wxString instead of passing by mb_str(): this is completely unnecessary (and also happens not to compile in Unicode build currently)

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