开发者

Getting Regional setting options from code

I am working on a VB6 application. I need to get the regional settings options like

  1. Location information
  2. Standards and formats
  3. Def开发者_Go百科ault input language
  4. Language for non-unicode language

Is there any API available for this?

Thanks.


You can use GetLocaleInfo for this.

I found this example to be useful.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜