16 Mar
2006
16 Mar
'06
8:45 a.m.
Phil Krylov <phil(a)newstar.rinet.ru> writes:
ChangeLog:
riched20: Fixed crash when the window procedure is called with NULL hWnd.
You should check that you got a valid pointer from GetWindowLong, NULL is not the only invalid window handle you can get here. -- Alexandre Julliard julliard(a)winehq.org