[DllImport("user32.dll", SetLastError=true)] static extern uint RegisterClipboardFormat(string lpszFormat);
Última actualización hace 1 año