*   UserLanguageID - gets the language ID for the current user locale.

 *   WixStdBALanguageId - gets the language in effect for the WixStdBA user 
interface.

When would these have different values?  I’m wondering if, since 
WixStdBALanguageId is new in v3.10, can I use UserLanguageID with v3.9 R2 in my 
BAFunctions.dll in order to set WixBundleName according to the user’s language.

What would be the practical effect for my users if I use UserLanguageID instead 
of WixStdBALanguageId?

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to