fix wxTextDataObject::GetDataHere and SetData functions (under wxMSW) so that they...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 6 Mar 2009 22:45:00 +0000 (22:45 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 6 Mar 2009 22:45:00 +0000 (22:45 +0000)
commitf453d7eadaf93af1d84981a1d1ead8e04be9522f
treeeee4146591e603756b5751d25cb766dd8fbadd9b
parent98b04f2112f86a233da48ac41d62a556f6c0cdb5
fix wxTextDataObject::GetDataHere and SetData functions (under wxMSW) so that they work with strings with embedded NULLs and can cope with non-NULL terminated arrays.

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