2 references to SHGetSpecialFolderLocation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (2)
237
UnsafeNativeMethods.Shell32.
SHGetSpecialFolderLocation
(hWndOwner, (int) rootFolder, ref pidlRoot);
240
UnsafeNativeMethods.Shell32.
SHGetSpecialFolderLocation
(hWndOwner, NativeMethods.CSIDL_DESKTOP, ref pidlRoot);