Example #1
0
 public static extern IntPtr SHBrowseForFolder([In] BROWSEINFO lpbi);
Example #2
0
 [DllImport("shell32")] public static extern int SHBrowseForFolder(BROWSEINFO lpbi);