... szTitle); if (hWnd) { // set focus to foremost child window // The "| 0x01" is ... ShowWindow(hWnd, nCmdShow); UpdateWindow(hWnd); SetFocus(g_hwndEdit); ...
確定! 回上一頁