]> git.saurik.com Git - wxWidgets.git/commit
added conversion to unsigned int too: this is needed to be able to pass s[n] to stand...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Mar 2007 15:24:28 +0000 (15:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Mar 2007 15:24:28 +0000 (15:24 +0000)
commitbd72306dc85fd14c3a91c4a5783a8c7b0df41c27
tree99d58051190058b0a6be911772e74fd703aaea4a
parent6346588525573c2b00f792bd153620b4ae4d40ab
added conversion to unsigned int too: this is needed to be able to pass s[n] to standard toxxx/isyyy() functions under Windows when _MBCS is defined as they're mapped to _mbzzz(unsigned int) in this case

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/unichar.h