CommDlgExtendedError
[DllImport("Comdlg32.dll", SetLastError = true)]
public static extern uint CommDlgExtendedError(
);
Microsoft documentation: Link
Last updated
[DllImport("Comdlg32.dll", SetLastError = true)]
public static extern uint CommDlgExtendedError(
);
Microsoft documentation: Link
Last updated