[DllImport("user32.dll")] static extern int MessageBoxIndirect([In] ref MSGBOXPARAMS lpMsgBoxParams);
Última actualización hace 1 año