Hi -
"IsTextUnicode()" is a Microsoft function that ships with the Microsoft C/C++ runtime library. You can find more about it here:
http://blogs.msdn.com/michkap/archiv...30/363308.aspx
AFAIK, there is no equivalent library function available on non-Windows platforms.