Re: [RESEND] riched20: Fixed crash when the window procedure is called with NULL hWnd
March 16, 2006
2:45 p.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
7316
Age (days ago)
7316
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard