Re: Resource strings & VB6
From: Rick Lederman (rick_at_soaringsoftware.com)
Date: 05/04/04
- Next message: Jean-Yves Fiset: "Communicating between VB 6 and Java"
- Previous message: Duane Bozarth: "Re: How to pass Excel cell value to VB app variable?"
- In reply to: Rick Lederman: "Resource strings & VB6"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 May 2004 21:33:24 -0400
To all ... I figured it out ... I was not selecting the proper dialect of
Spanish ... and it defaults to the first node if the proper local is not in
the string table node properties.
This just works ... once I got it right ... and now all languages can be
part of a single string table with multiple nodes.
Thanks to all with comments. This suddenly will be easier than I thought
possible, to support multiple languanges ... now on to finding all of the
strings throughout the program.
Rick Lederman
www.soaringsoftware.com
"Rick Lederman" <rick@soaringsoftware.com> wrote in message
news:eOuRs8UMEHA.3052@TK2MSFTNGP12.phx.gbl...
> I'm using VB6. I have a resource file that has two string tables, for two
> different languages English & Spanish. How can I tell VB6 which string
> table to use? When I change regional settings it still picks English.
>
> Rick Lederman
>
>
- Next message: Jean-Yves Fiset: "Communicating between VB 6 and Java"
- Previous message: Duane Bozarth: "Re: How to pass Excel cell value to VB app variable?"
- In reply to: Rick Lederman: "Resource strings & VB6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|