has anyone used the windows API SetThreadPreferredUILanguages to change the locale of a Labview User Interface, any help on using this API would be great
You will need to use the Call Library Function Node to call into the windows API. There are a couple of examples of using the Call Library Function Node here and here. You may also find this information on the Microsoft website useful.