MessageBoxIndirect (一般用于自定义图标) MSGBOXPARAMS msgBox; msgBox.cbSize = sizeof(MSGBOXPARAMS); msgBox.dwStyle = MB_USERICON | nButtons; msgBox.
確定! 回上一頁