* aktweb@msn.com (Andrew Taylor) scripsit:
> I have resx files that contain the strings for all my localizable
> items. However, I open .net dialogs, like FolderBrowserDialog. How
> does the text in there become localized ???
Windows will localize it automatically accoriding to the system's
language...

Signature
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet
Maniaque |CIA| - 30 Jan 2004 12:29 GMT
You can use SHBrowseForFolder API instead. It could be localized fast and
when initializing.
Look through MSDN for more info.

Signature
... blood, sugar, sex, magic ...
CIA = Caught In Action programmer
Herfried K. Wagner [MVP] - 30 Jan 2004 15:29 GMT
* Maniaque |CIA| <cape[a]fromru[dot]com> scripsit:
> You can use SHBrowseForFolder API instead. It could be localized fast
> and when initializing.
Yes, with some hooking...

Signature
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet