shdocvw: Always set hostui to NULL in SetClientsite.
[wine] / dlls / shdocvw / iexplore.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Jacek Cabanshdocvw: Wrap Heap* finctions by inline functions.
2006-04-21  Jacek Cabanshdocvw: Don't create IE default window in embedding...
2006-04-21  Jacek Cabanshdocvw: Use InternetExplorer object in create_ie_window.
2006-04-20  Jacek Cabanshdocvw: Register InternetExplorer class factory in...
2006-04-20  Jacek Cabanshdocvw: Move IEWinMain to iexplore.c.
2006-04-20  Jacek Cabanshdocvw: Added beginning InternetExplorer implementation.
2006-04-10  Dmitry Timoshkovshdocvw: Constify IExplore OLE vtables.
2006-04-07  Mike McCormackshdocvw: Implement IEWinMain using a simple window...