C# Signature:

[DllImport("user32.dll")]
static extern int MessageBoxIndirect([In] ref MSGBOXPARAMS lpMsgBoxParams);

Última actualización