Hi,
Can anybody help me in implementing the SBCS functionality for wine msvcrt?
This link http://www.geocities.com/yongweiwu/multibyte.htm says that _MB_CP_SBCS is equivalent to "C" locale. This link http://www.linuxforum.net/chinese/topic/lcr-1.htm (its in chinese) say that SBCS code pages are different, and there are present.
Do i have to implement a seperate function like msvcrt_set_ctype? if so how to?
Thanks, Vijay