... Make the window visible on the screen */ ShowWindow (hwnd, nCmdShow); ... cdizi); SetFocus(hwndParent); ShowWindow(hwnd, SW_HIDE); return 0; break; ...
確定! 回上一頁