Last updated 1 year ago
[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Unicode)] public static extern int ShowTaskDialog( IntPtr hWndParent, IntPtr hInstance
Microsoft documentation: Link