Beispiel #1
0
 [DllImport("shell32")] public static extern int SHBrowseForFolder(BROWSEINFO lpbi);
Beispiel #2
0
 public static extern int SHBrowseForFolder(BROWSEINFO lpbi);
 public static extern IntPtr SHBrowseForFolder( ref BROWSEINFO bi );
Beispiel #4
0
 public static extern int SHBrowseForFolder(BROWSEINFO lpbi);