MessageBoxIndirectA() should check whether the MB_USERICON bit is set
authorThomas Weidenmueller <w3seek@reactos.org>
Tue, 14 Dec 2004 11:47:46 +0000 (11:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Dec 2004 11:47:46 +0000 (11:47 +0000)
commit130197b8c274d527d50353a8b81d8c183c761e86
treeb7155479e5b83074898b961b5ab226893b4e05b1
parent3e2af5d04f6960823052a0981d8e75c1b15455fb
MessageBoxIndirectA() should check whether the MB_USERICON bit is set
to prevent an exception.
windows/msgbox.c