[RESEND] commdlg: use shell32's ILGetDisplayName instead of SHGetPathFromIDList
May 24, 2005
8:02 a.m.
Hi Alexandre, could you please give a short comment on this one: http://www.winehq.org/hypermail/wine-patches/2005/05/0533.html Thanks, -- Michael Jung mjung(a)iss.tu-darmstadt.de
May 2005
8:40 a.m.
Michael Jung wrote:
Hi Alexandre,
could you please give a short comment on this one:
http://www.winehq.org/hypermail/wine-patches/2005/05/0533.html
My guess is switching on the windows version should be avoided. If that's not possible we should try not to use functions that return different things depending on the windows version inside Wine. Perhaps you can use IShellFolder_GetDisplayNameOf() rather than ILGetDisplayName? Mike
7612
Age (days ago)
7612
Last active (days ago)
1 comments
2 participants
participants (2)
-
Michael Jung -
Mike McCormack