开发者

How to Globalize Visual Basic 6.0 Application?

In VB6, can you achieve globalization?

If yes, then how?

My application is currently written in VB6.0 and there is no chance to migrate it to .Net.

I would like to know that how to globalize it.

For example, is there any way to show the date a开发者_开发知识库ccording to time zone (obtained from database/ini file)?


Please take a look at this answer to similar question.

It links to some book, which is probably what you don't want, but tough luck.
BTW. If you don't care much about Localization for now, you may want to search web on VB6 Internationalization. You surely find some content, but as VB6 is pretty ancient, not much buzz is going on this topic.


I would recommend checking out the UniSuitePlus product by CyberActiveX. It provides a complete replacement for the default VB6 controls and fully supports unicode.

As a side bonus, when using it with a manifest, it will also provide your app with a modern look in controls like ListView, which retain the classic (old) look in default VB6, even when using a manifest.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜