user: Allocate 16-bit thunks separately from the window proc structure.
commit2a809c195dc118f839a43b4e6fcf09d1d3ae31d1
authorAlexandre Julliard <julliard@winehq.org>
Wed, 17 May 2006 11:51:37 +0000 (17 13:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 May 2006 11:51:37 +0000 (17 13:51 +0200)
treedf4aaa3c4bf1ff6362ef430cded62f679521950d
parent354edc476fb6881ccdb9e9f391be8feb904eb2a1
user: Allocate 16-bit thunks separately from the window proc structure.

Also make sure the thunk memory block has execute permissions.
dlls/user/winproc.c