advapi32/tests: Don't crash the service test on wow64 Wine

Sebastian Lackner sebastian at fds-team.de
Mon Oct 3 07:44:47 CDT 2016


On 03.10.2016 14:12, André Hentschel wrote:
> Signed-off-by: André Hentschel <nerv at dawncrow.de>
> ---
>  dlls/advapi32/tests/service.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I've looked at this issue before, the reason is a marshalling problem
(struct size different on 32-bit and 64-bit). I haven't had time to
figure out how it works on Windows yet.

Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>




More information about the wine-patches mailing list