server: Move socket async activation to sock_poll_event.
[wine] / dlls / shdocvw / classinfo.c
2008-03-18  Andrew Talbotshdocvw: Assign to structs instead of using memcpy.
2006-10-06  Jacek Cabanshdocvw: Win64 printf format warning fixes.
2006-08-09  Jacek Cabanshdocvw: Return DIID_DWebBrowserEvents in GetGUID for...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-21  Jacek Cabanshdocvw: Added correct implementation of IProvideClassI...
2005-09-08  Jacek CabanMake IProvideClassInfo2 interface heap based.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-01-27  James HawkinsProperly implement DllCanUnloadNow ref counting. Make...
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.