Last updated 1 year ago
[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Auto)] public static extern int wsprintf( StringBuilder lpOut, string lpFmt
Microsoft documentation: Link