atl: Mark hInst variable as hidden.
[wine] / dlls / shdocvw / ie.c
2011-04-22  Jacek Cabanshdocvw: Deactivate document in InternetExplorer destru...
2011-04-19  Jacek Cabanshdocvw: Properly handle IEDocHost refcount.
2011-01-10  Jacek Cabanshdocvw: Improved 'iexplore -nohome' handling.
2011-01-10  Jacek Cabanshdocvw: Added InternetExplorer::get_Visible implementa...
2011-01-10  Jacek Cabanshdocvw: Separate DocHost ref count from InternetExplor...
2010-12-17  Jacek Cabanshdocvw: Share get_LocationURL implementation between...
2010-11-24  Michael Stefaniucshdocvw: Don't open code CONTAINING_RECORD().
2010-11-15  Jacek Cabanshdocvw: Get rid of remaining *_THIS macros.
2010-11-15  Jacek Cabanshdocvw: Get rid of WEBBROWSER_THIS macro and InternetE...
2010-08-02  Alexander Nicolays... shdocvw: Add Favorites menu to IE.
2010-07-30  Alexander Nicolays... shdocvw: Add support for setting the statusbar text...
2010-07-28  Jacek Cabanshdocvw: Inherit HlinkFrame in InternetExplorer object.
2010-07-23  Alexander Nicolays... shdocvw: Add menu bar to Internet Explorer.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2007-11-28  Michael Stefaniucshdocvw: Rename the wrappers around HeapAlloc() &Co...
2007-09-10  Jacek Cabanshdocvw: Added better GoHome stub implementation.
2006-10-20  Jacek Cabanshdocvw: Added WebBrowser::Navigate implementation.
2006-10-20  Jacek Cabanshdocvw: Move common Navigate2 code to navigate_url.
2006-10-06  Jacek Cabanshdocvw: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Jacek Cabanshdocvw: Added IConnectionPointContainer to InternetExp...
2006-05-15  Jacek Cabanshdocvw: Wrap Heap* finctions by inline functions.
2006-04-20  Jacek Cabanshdocvw: Added InternetExplorer::Navigate2 implementation.
2006-04-20  Jacek Cabanshdocvw: Added InternetExplorer::put_Visible implementa...
2006-04-20  Jacek Cabanshdocvw: Added beginning InternetExplorer implementation.