Tim Golden wrote:
> 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).

A lot has been deprecated :(
MS has deprecated all functions which are using CSIDL and introduced a
new stack for Vista.

Christian

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to