http://bugs.winehq.org/show_bug.cgi?id=9277
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #17 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-11 12:55:52 --- The problem is that they may be many folders with the same GUID but different PIDLs. The most common example are filesystem folders - they are also constructed with SHELL32_CoCreateInitSF and that's why they don't work properly anymore. I'll try to check how to fix it.