[Bug 434] Changed - Mouse button don't get released (Macromedia Flash 5.0)

wine-bugs at winehq.com wine-bugs at winehq.com
Thu Apr 18 15:50:54 CDT 2002


http://bugs.codeweavers.com/show_bug.cgi?id=434

*** shadow/434	Wed Apr 10 14:27:55 2002
--- shadow/434.tmp.11055	Thu Apr 18 15:50:54 2002
***************
*** 421,423 ****
--- 421,448 ----
  
  btw, any idea what the last "fixme" line means? and the number 20022? (note that
  retval from WM_MDIGETACTIVE is 20021) 
+ 
+ ------- Additional Comments From rick at valeoinc.com  2002-04-18 15:50 -------
+ I've never asked Alexandre directly about this bug, I wasn't able to build 
+ incrementally patches from that day, so that was just an "Educated guess" :)
+ In any case, it was a big enough patch that I didn't expect a whole lot out 
+ of it.  IMHO, this is an issue that needs a programmer who's not already 
+ working on Wine :)
+ 
+ 
+ I've posted the output from Spy++ and wine:
+ wine --debugmsg +mouse,+event,+window,+message vfp.exe
+ 
+ I've posted the output at 
+ http://www.havokmon.com/stuff/wine/winefox
+ and
+ http://www.havokmon.com/stuff/wine/winfox
+ 
+ There is a SLIGHT difference, but I did notice that WM_LBUTTONUP is never 
+ called (is it assumed in Windows?).  I'm not familar with Spy++ (first time 
+ user), any additional options I should use?
+ 
+ I can say that hwnd=00020022 is the window number that that specific line 
+ of code is dealing with.  Each window 'part' is actually a seperate window 
+ (the top blue bar, the 'inside', the scrollbar..), will all have different 
+ window #'s.
\ No newline at end of file



More information about the wine-bugs mailing list