Need help debugging a memory corruption bug in shfldr_unixfs.c

Duane Clark dclark at akamail.com
Fri Sep 9 12:48:49 CDT 2005


Phil Krylov wrote:
> Hi Michael,
> 
> On Thu, 8 Sep 2005 23:10:18 +0200
> Michael Jung <mjung at iss.tu-darmstadt.de> wrote:
> 
>> Wouldn't it be enough to call notify_click after notify_itemactivate? I've 
>> attached a modification of your patch, which does just this. Seems to work 
>> fine for me.
> 
> Probably, but what if some apps depend on order in which these
> notifications are sent? (assuming we already send them in the right order)
> 

Comparing the Listview control spy on Wine and Win2k, the notifications 
appear to be in the correct order in Wine:
NM_RELEASEDCAPTURE
NM_DBLCLK
LVN_ITEMACTIVE




More information about the wine-devel mailing list