How can I set the Regional Options in a Visual Basic 6.0 Application?
Posted
by jalcom
on Stack Overflow
See other posts from Stack Overflow
or by jalcom
Published on 2010-04-15T00:20:24Z
Indexed on
2010/04/15
0:23 UTC
Read the original article
Hit count: 340
I have a VB6's Application that is in production environment right now, this application is reading the pc's Regional Settings; but now, I need to set another Regional Settings for the application without change the pc's settings.
How can I set the new Regional Settings globally with the lowest impact? Is there any configuration method (or something like that) for do it?
© Stack Overflow or respective owner