[Bug 8229] callbacks from win16 extended program that allocate linear memory screw up pointers
http://bugs.winehq.org/show_bug.cgi?id=8229 ------- Additional Comments From lupien(a)physique.usherbrooke.ca 2007-30-04 01:26 ------- Created an attachment (id=6032) --> (http://bugs.winehq.org/attachment.cgi?id=6032&action=view) patch to dlls/user32/winproc.c to prevent unhandled memory exception Thi is a patch to dlls/user32/winproc.c that remaps the pointer data to the client application after coming back from a callback for the WM_MDICREATE and WM_CREATE messages of WINPROC_CallProc16To32A. Note that cs->lpszName and cs->lpszClass (see CREATESTRUCT16to32A) are not remapped so they could create problems somewhere int he callback (not for me though). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs