"Vijay Kiran Kamuju" infyquest@gmail.com wrote:
In windows the identification of the unicode strings is handled by msvcrt. I think we should put helper functions so that we can use them in msvcrt. Which will be inturn used in usp10
That's not true. Everything in msvcrt is implemented on top of Win32, msvcrt is just a wrapper around Win32 APIs.