Added a check for a non-null WndProc into IntCallWndProcA/W. Instead of bugchecking...
authorAleksey Bragin <aleksey@reactos.org>
Thu, 13 Jul 2006 20:47:59 +0000 (20:47 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Thu, 13 Jul 2006 20:47:59 +0000 (20:47 +0000)
commit9d2f75b905163b508c9fc4a5b4816c2be03e100b
treef61075f9e3a257208a66ad57278c51d3416dfbd2
parentd7e7bd087ef4a3e764ccb22513a3cbb6d0ba023b
Added a check for a non-null WndProc into IntCallWndProcA/W. Instead of bugchecking, it shows a DPRINT1 now to inform about a bug.
As a side effect, mIRC now works in ReactOS.

svn path=/trunk/; revision=23046
reactos/dll/win32/user32/windows/message.c