]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxchar.h
Added project files for wxUniv under MSW
[wxWidgets.git] / include / wx / wxchar.h
index b732e327448b923430795220de9ad7b58c5fdcd4..ea2a3696da74b6f443c8466b3f4ef98ef381c6b6 100644 (file)
@@ -177,6 +177,7 @@ typedef  _TUCHAR     wxUChar;
 #  define  wxStrcspn   _tcscspn
 #  define  wxStrftime  _tcsftime
 #  define  wxStricmp   _tcsicmp
 #  define  wxStrcspn   _tcscspn
 #  define  wxStrftime  _tcsftime
 #  define  wxStricmp   _tcsicmp
+#  define  wxStrnicmp  _tcsnicmp
 #  define  wxStrlen_   _tcslen // used in wxStrlen inline function
 #  define  wxStrncat   _tcsncat
 #  define  wxStrncmp   _tcsncmp
 #  define  wxStrlen_   _tcslen // used in wxStrlen inline function
 #  define  wxStrncat   _tcsncat
 #  define  wxStrncmp   _tcsncmp