X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e040042bae080a3fe8907e3772c103deab91c13..aba4387c4c71fb812c6a07a7abb495606c5ef4af:/include/wx/wxchar.h diff --git a/include/wx/wxchar.h b/include/wx/wxchar.h index 54f09d2f03..55cf190209 100644 --- a/include/wx/wxchar.h +++ b/include/wx/wxchar.h @@ -63,8 +63,7 @@ #define wxHAVE_TCHAR_FUNCTIONS #elif defined(__BORLANDC__) && (__BORLANDC__ >= 0x520) #define wxHAVE_TCHAR_FUNCTIONS - // w32api isn't yet tchar safe, will be soon, this is a placeholder - #elif defined(__GNUWIN32__) && wxCHECK_W32API_VERSION( 10, 0 ) + #elif defined(__GNUWIN32__) && wxCHECK_W32API_VERSION( 1, 0 ) #define wxHAVE_TCHAR_FUNCTIONS #include #include