e125c3b657
While we have to keep these conversions enabled by default, they are very dangerous as they can result in silent data loss on any system not using a locale with UTF-8 encoding, i.e. always under MSW. Allow mitigating this by defining wxNO_UNSAFE_WXSTRING_CONV when compiling the application code using the library, which makes these conversions invisible to the user code, and so can be used without recompiling the library. Also add wxUSE_UNSAFE_WXSTRING_CONV which can be set to 0 when compiling the library to disable these conversions globally for all applications using it. Closes #11830. |
||
---|---|---|
.. | ||
cat_classes.h | ||
const_cpp.h | ||
const_stdevtid.h | ||
const_stockitems.h | ||
const_wxusedef.h | ||
constants.h | ||
copyright.h | ||
devtips.h | ||
introduction.h | ||
libs.h | ||
manual.h | ||
platdetails.h | ||
samples.h | ||
screenshots.h | ||
topics.h | ||
translations.h | ||
utilities.h |