Re: user32: better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs [resend]
Sept. 17, 2007
10:50 a.m.
"Mikolaj Zalewski" <mikolajz(a)google.com> writes:
Is there something wrong with this patch? From 50eacd2465df53e5cfc15458ff5ab80f0cc07e7e Mon Sep 17 00:00:00 2001 From: Mikolaj Zalewski <mikolaj(a)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(a)winehq.org
6765
Age (days ago)
6765
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard