Compare commits
1 Commits
9449f3f4d7
...
151873afb1
| Author | SHA1 | Date | |
|---|---|---|---|
| 151873afb1 |
@ -230,6 +230,8 @@ HRESULT InitWindow(HINSTANCE hInstance, int nCmdShow)
|
||||
|
||||
ShowWindow(g_hWnd, nCmdShow);
|
||||
|
||||
SetForegroundWindow(g_hWnd);
|
||||
|
||||
return S_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user