... void* message, long* result) { MSG *msg = static_cast<MSG *>(message); switch (msg->message) { case WM_SHOWWINDOW: // after that call Qt ...
確定! 回上一頁