ws2_32: Return the right value for SO_CONNECT_TIME if the socket is not connected.
[wine] / dlls / inetcomm / inetcomm_main.c
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2010-12-29  Michael Stefaniucinetcomm: Use an iface instead of a vtbl pointer in cf.
2010-12-02  Alexandre Julliardinetcomm: Convert dll registration to the IRegistrar...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2008-11-11  Hans Leidekkerinetcomm: Add an implementation of IVirtualStream.
2008-11-04  Hans Leidekkerinetcomm: Advertise support for a couple more interfaces.
2008-09-30  Hans Leidekkerinetcomm: Add a stub implementation of IIMAPTransport.
2008-09-18  Huw Daviesinetcomm: Make variable static to fix crash on process...
2008-09-11  Huw Daviesinetcomm: Add a stub MimeInternational object.
2007-12-18  Huw Daviesinetcomm: Add IMimeAllocator implementation.
2007-11-15  Huw Daviesinetcomm: Add a class factory for MimeBody.
2007-11-05  Rob Shearmaninetcomm: Call InternetTransport_RegisterClass and...
2007-11-05  Huw Daviesinetcomm: Add self-registration code.
2007-11-02  Rob Shearmaninetcomm: Add stub implementation of inetcomm.dll.