Christian Heimes wrote: > Mike Driscoll wrote: >> I personally use Tim Golden's excellent win32 API wrapper, the >> winshell script. You can find it here: >> >> http://timgolden.me.uk/python/winshell.html > > Yeah. Tim's winshell is fine but it's not using the official win32 api.
Umm... Is it not? The only thing I'm aware of doing is retaining backwards compat. by using SHGetPathFromIDList on the SHGetSpecialFolderLocation because I was writing against Win9x at the time. Or are you saying something else? (Admit I haven't checked all the docs since I wrote it to see what's been "deprecated" this week). TJG -- http://mail.python.org/mailman/listinfo/python-list