修正了一个问题:当窗口失去激活状态时会自动最小化。
Fixed an issue where the game window would minimize when running in windowed mode when it lost focus.
激活和显示窗口,如果窗口最小化或最大化,则恢复到原始尺寸和位置,应用程序将指定该状态。
Activates and displays a window. If the window is minimized or maximized, the system restores it to its original size and position (same as SW_RESTORE).
激活和显示窗口,如果窗口最小化或最大化,则恢复到原始尺寸和位置,应用程序将指定该状态。
Activates and displays a window. If the window is minimized or maximized, the system restores it to its original size and position (same as SW_RESTORE).
应用推荐