[DllImport("shell32")] public static extern int SHBrowseForFolder(BROWSEINFO lpbi);
public static extern int SHBrowseForFolder(BROWSEINFO lpbi);
public static extern IntPtr SHBrowseForFolder( ref BROWSEINFO bi );