Re: [python-win32] SHOpenFolderAndSelectItems

2011-08-22 Thread Scott Nelson
Done (ID #3396444) https://sourceforge.net/tracker/?func=detail&aid=3396444&group_id=78018&atid=551957 Many thanks for considering this! On Sun, Aug 21, 2011 at 10:15 PM, Mark Hammond wrote: > On 20/08/2011 5:40 AM, Scott Nelson wrote: > ... > > Does pywin have support for SHOpenFolderAndSelectIt

Re: [python-win32] SHOpenFolderAndSelectItems

2011-08-21 Thread Mark Hammond
On 20/08/2011 5:40 AM, Scott Nelson wrote: ... Does pywin have support for SHOpenFolderAndSelectItems()? Unfortunately not - you can open a feature request at sourceforge and I'll add it for the next release. Cheers, Mark ___ python-win32 mailing

[python-win32] SHOpenFolderAndSelectItems

2011-08-19 Thread Scott Nelson
Greetings, I'm looking to get access to the shell function: SHOpenFolderAndSelectItems (MSDN: http://msdn.microsoft.com/en-us/library/bb762232(v=VS.85).aspx) But, after looking around for quite some time (and googling, and searching the pywin32 archives, reading examples...), I am not able to fin