> > We need all this language dependend values in shell32 so we could use some scripts 
>to
> > generate resource files from it. If these values are not the same like the in the 
>registry we
> > are in trouble again.
> 
> i don't understand enough. could you please explain me in more details?
I mean the resource strings for shell32 eg. the default values for 
SHGetSpecialFolderLocation .

> > SHGetSpecialFolderLocation uses it as example if there isn'ta registry key already.
> > I think windows generates these keys on the fly with calling this function. No 
>program
> > should access these keys directly. (I know starcraft does.)
> 
> our current implementation of SHGetSpecialFolderLocation is probably
> wrong, becouse it's not care about language dependencies.
Hmm, incomplete ;-). It should get the strings from the recource files 
(one for each language)

Ciao

Juergen


Reply via email to