git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21043
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
{
wxFAIL_MSG( wxT("invalid dataformat") );
{
wxFAIL_MSG( wxT("invalid dataformat") );
+ // this is '????' but it can't be used in the code because ??' is
+ // parsed as a trigraph!
+ m_format = 0x3f3f3f3f;
{
wxFAIL_MSG( wxT("invalid dataformat") );
{
wxFAIL_MSG( wxT("invalid dataformat") );
+ // this is '????' but it can't be used in the code because ??' is
+ // parsed as a trigraph!
+ m_format = 0x3f3f3f3f;