shell.SHGetDesktopFolder
PyIShellFolder = SHGetDesktopFolder()
Retrieves the PyIShellFolder interface for the desktop folder, which is the root of the shell's namespace.
PyIShellFolder = SHGetDesktopFolder()
Retrieves the PyIShellFolder interface for the desktop folder, which is the root of the shell's namespace.