user32: better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs [resend]

Alexandre Julliard julliard at winehq.org
Mon Sep 17 10:50:29 CDT 2007


"Mikolaj Zalewski" <mikolajz at google.com> writes:

> Is there something wrong with this patch?
> From 50eacd2465df53e5cfc15458ff5ab80f0cc07e7e Mon Sep 17 00:00:00 2001
> From: Mikolaj Zalewski <mikolaj at zalewski.pl>
> Date: Mon, 10 Sep 2007 14:03:49 -0700
> Subject: [PATCH] user32: better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs

There are several other places where winprocs are returned, like
SetWindowLong or GetClassLong. You probably have to handle them too,
or at least write test cases for them.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list