Last updated 1 year ago
[DllImport("user32.dll", SetLastError = true, CharSet = CharSet.Ansi)] public static extern int DlgDirListA(IntPtr hDlg, [MarshalAs(UnmanagedType.LPStr
Microsoft documentation: Link