mshtml: Use heap_alloc_zero for HTMLWindow allocation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 18 Aug 2008 13:53:57 +0000 (15:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Aug 2008 10:15:56 +0000 (12:15 +0200)
commit984bff499edcd915cbd8ae6e9f7529ef3c89b0fd
treeeaf4d3f1fa9e9a76412308b272f586a536f8c9a6
parente1e6caf81cd7edd15c7e68b1f885d429cabbbfb4
mshtml: Use heap_alloc_zero for HTMLWindow allocation.

It's needed by DispatchEx implementation.
dlls/mshtml/htmlwindow.c