https://bugs.winehq.org/show_bug.cgi?id=46712 tijs96(a)hotmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from tijs96(a)hotmail.com --- It looks like you forgot "WIN_ReleasePtr( wndPtr );" in your patch, resulting in a crash with "00ec:err:graphics:USER_CheckNotLock BUG: holding USER lock". I added "WIN_ReleasePtr( wndPtr );" before the two return statements, and now the config tool works fine. Thanks for the patch! -- 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.