C++ (Qt)#ifdef Q_WS_WIN #include "qt_windows.h"#endif................................//-------------------------------................................#ifdef Q_WS_WIN LoadKeyboardLayoutA("00000409", KLF_ACTIVATE);#endif