shell32_main.c: do not set window position on ABM_WINDOWPOSCHANGED

Andriy Palamarchuk apa3a at yahoo.com
Fri Aug 16 09:43:08 CDT 2002


ABM_WINDOWPOSCHANGED is sent by application as a
reaction on window position change, this is not a
request to change window position. Setting the window
position in this message processing causes recursion
and stack overflow in at least 2 applications. See bug
http://bugs.winehq.com/show_bug.cgi?id=43 for details.

Changelog:
  Do not set window position on ABM_WINDOWPOSCHANGED.

Andriy Palamarchuk
Boston, MA


__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shell32_main.diff
Type: application/octet-stream
Size: 472 bytes
Desc: shell32_main.diff
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020816/566d833d/shell32_main.obj


More information about the wine-patches mailing list