http://bugs.winehq.org/show_bug.cgi?id=28737 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> 2011-10-18 08:58:34 CDT --- It happens because IEnumIDList_Next(lpe,1,&pidlTemp,&ulFetched): - return S_FALSE - sets pidlTemp to some incorrect pointer - sets ulFetched to 0 Probably it should not change pidlTemp value (but it needs some more testing). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.