Gajendra
2008-08-26 10:15:01 UTC
Hi,
I have an Add-In developed using VB6 and Microsoft Outlook. This Add-in is
supported only in English language. Now I am intending to support a few other
languages which are Chinese, Japanese, Spanish and Korean.
For Spanish it works fine for me but when I open a mail in Japanese, I see
that the Subject of the mail which I am displaying at VB Form in text box
does not come properly. It comes as ???????. Not only text box, other
controls also which I am using on Form does not display Japanese font
properly. While I googled, I got to know that DBCS is not supported by VB6.
Is that true? If not how do I support DBCS (Japanese) with my Add-in without
changing my locale to Japanese( I do not have that).
Regards,
Gajendra
I have an Add-In developed using VB6 and Microsoft Outlook. This Add-in is
supported only in English language. Now I am intending to support a few other
languages which are Chinese, Japanese, Spanish and Korean.
For Spanish it works fine for me but when I open a mail in Japanese, I see
that the Subject of the mail which I am displaying at VB Form in text box
does not come properly. It comes as ???????. Not only text box, other
controls also which I am using on Form does not display Japanese font
properly. While I googled, I got to know that DBCS is not supported by VB6.
Is that true? If not how do I support DBCS (Japanese) with my Add-in without
changing my locale to Japanese( I do not have that).
Regards,
Gajendra