unsafe { user32::MessageBoxW(null_mut(), msg.as_ptr(), msg.as_ptr(), winapi::MB_OK); } } let h_wnd_desktop = unsafe ...
確定! 回上一頁