added wxSafeConvertMB2WX/WX2MB() and use them when interfacing with C functions which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Mar 2007 23:38:42 +0000 (23:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Mar 2007 23:38:42 +0000 (23:38 +0000)
commit69c928ef472f89987f95e2fa798e2ba2d23eaf31
tree44b955b9720511abdbaa943e7d70b0fc0ea3cdde
parentfe295b0d3e61c2b32079d886f5109fe825d14eb8
added wxSafeConvertMB2WX/WX2MB() and use them when interfacing with C functions which crash if we pass them NULL pointers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/strconv.h
src/common/strconv.cpp
src/palmos/utils.cpp
src/unix/utilsunx.cpp