user32: Check both A and W proc for previously allocated winprocs.
commitcc90b25aef7ec8a357733c98b2e56105a1ee26e6
authorAlexandre Julliard <julliard@winehq.org>
Thu, 12 Jul 2007 13:45:00 +0000 (12 15:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Jul 2007 13:45:00 +0000 (12 15:45 +0200)
treeb61aff01d9191e1130e4ba788577e3aaf599ba2c
parent55d70e894cd70f69d313771e8f5dedd56cce4bc0
user32: Check both A and W proc for previously allocated winprocs.

Some apps get a winproc as A and then set it again as W.
dlls/user32/winproc.c