Hi, all,
Since WINAPI is deprecated, how to rewrite the methods in ax 7.
HWND hwnd;
;
WinAPI::findWindow(#XLMAIN,'');
WinAPI::bringWindowToTop(hwnd);
WinAPI::setForegroundWindow(hwnd);
and WinAPI::getLocaleInfo(#Locale_user_default, #locale_sDecimal);