This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / HELP!!! A VB project needs be localized in chinese(ºº化). most of them worked (button, lable, text, tooltip ...) but the title bar only worked under win98 not win2000, any suggestion?
-netwind(网风);
2001-10-29
(#241575@0)
-
Because Win2000 use Unicode, while Win98 use MBCS.
-mrviceroy(杀人者Daniel是也);
2001-10-29
(#241581@0)
-
thanks! what should i do?
-netwind(网风);
2001-10-29
(#241583@0)
-
i used Spy to see the windows title it displayed correct and even the tooltip was right.(under winder2000)
-netwind(网风);
2001-10-29
(#241585@0)
-
I am doing this kind of job. You can send me your exe file, and i will do the translation for you.
-mrviceroy(杀人者Daniel是也);
2001-10-29
(#241586@0)
-
i haven't got my exe file yet. i did test on my test code. thanks anyway.
-netwind(网风);
2001-10-29
(#241596@0)