Use an own 'UniChar' rather than 'wchar_t', which may not be large enough, depending on the platform.

Also split off UNICODE functionality from strlib.h into unicode.h.



git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3375 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2009-11-30 20:09:57 +00:00
parent 5e4b5c3c5f
commit a6a7b843d0
12 changed files with 76 additions and 95 deletions
+4
View File
@@ -1568,6 +1568,10 @@ SOURCE=..\..\src\libs\uio.h
# End Source File
# Begin Source File
SOURCE=..\..\src\libs\unicode.h
# End Source File
# Begin Source File
SOURCE=..\..\src\libs\vidlib.h
# End Source File
# End Group