[DllImport("gdi32.dll")] static extern bool PolyTextOut(IntPtr hdc, POLYTEXT [] pptxt, int cStrings);
Última actualización hace 1 año