messagebox

topmost 显示

MessageBox(NULL,
"your message",
"box title",
MB_ICONERROR | MB_OK | MB_SETFOREGROUND | MB_TOPMOST);