[DllImport("shell32.dll")]
static extern int SHGetDesktopFolder(ref IShellFolder ppshf);
<DllImport("shell32.dll")> _
Function SHGetDesktopFolder(ByRef ppshf As IShellFolder) As Integer
End Function
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!