Re: [python-win32] pywin32 programming error on Win7 with shell.SHGetDesktopFolder, desktop.BindToObject, desktop.GetDisplayNameOf

2013-11-16 Thread redstone-cold
I actually want to use SHOpenFolderAndSelectItems() here ,but encountered this error here ,anyone can help ? https://mail.python.org/pipermail/python-win32/2013-November/012915.html___ python-win32 mailing list python-win32@python.org https://mail.pyth

Re: [python-win32] pywin32 programming error on Win7 with shell.SHGetDesktopFolder, desktop.BindToObject, desktop.GetDisplayNameOf

2013-11-16 Thread Mark Hammond
The 3rd google result for "SHOpenFolderAndSelectItems" points back at an example from this mailing list - https://mail.python.org/pipermail/python-win32/2012-September/012531.html Mark On 16/11/2013 1:57 PM, redstone-cold wrote: I actually want to use SHOpenFolderAndSelectItems() here ,but en