Gets the language currently in use by the common controls for a particular process
#include <WinAPISys.au3>
_WinAPI_GetMUILanguage ( )
Note that this function fails if the _WinAPI_InitMUILanguage() function has not been called or was not called
from the same process.
Search GetMUILanguage in MSDN Library.