[DllImport("user32.dll")] static extern int wsprintf([Out] StringBuilder lpOut, string lpFmt, __arglist);
Última actualización hace 1 año