477478479480481482483484485486487
if (width == 0 || height == 0) { LOGGER.debug("** size is 0 :[width: " + width + ", height: " + height + "]**"); return true; } } u32extra.ShowWindow(hWnd, 9); u32extra.SetForegroundWindow(hWnd); threadLocal.set(hWnd); } return true;