Hi,
I have a requirement to change the system locale using Win32 API. There is a call GetSystemDefaultLCID but nothing like SetSystemDefaultLCID to set the default locale. Such a method is available in coredll.dll but looks like it's not free. Is that right?
Any information on this or any workaround with a sample code would be greatly appreciated!

Thanks,
Kannan