http://bugs.winehq.org/show_bug.cgi?id=12001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #52 from Austin English austinenglish@gmail.com 2010-12-10 12:36:19 CST --- (In reply to comment #51)
Created an attachment (id=32428)
--> (http://bugs.winehq.org/attachment.cgi?id=32428) [details]
Return some data in GetWindowPlacement
The garbage data is because it does a GetWindowPlacement across processes. The patch should help until this is implemented properly.
http://source.winehq.org/git/wine.git/?a=commitdiff;h=1829fc51c1d93b46915a34...
Fixed.