I've read this could be done with MessageBoxIndirect. I have the following code: MSGBOXPARAMS msg; msg.cbSize = sizeof(msg); msg.hwndOwner = m_hWnd;
確定! 回上一頁