server: Move socket async activation to sock_poll_event.
[wine] / dlls / inetcomm / tests /
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-02-18  Huw Daviesinetcomm/tests: AddRef on the stream doesn't return...
2009-02-18  Huw Daviesinetcomm/tests: Object is a static singleton on win95.
2008-10-29  Alistair Leslie... inetcomm: Correct test under w2k8.
2008-09-23  Huw Daviesinetcomm: Implement IMimeBody_IsType(IBT_EMPTY).
2008-09-22  Huw Daviesinetcomm: Charset name comparison should be case insens...
2008-09-17  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_Conver...
2008-09-16  Huw Daviesinetcomm/tests: Tests for IMimeInternational_ConvertBuffer.
2008-09-11  Huw Daviesinetcomm/tests: Add a test for IMimeInternational_SetDe...
2008-09-11  Huw Daviesinetcomm/tests: Add test for IMimeInternational_GetDefa...
2008-09-11  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_GetCod...
2008-09-11  Huw Daviesinetcomm/tests: Add tests for IMimeInternational_GetCha...
2008-09-11  Huw Daviesinetcomm/tests: Tests for IMimeInternational_FindCharset.
2008-09-11  Huw Daviesinetcomm/tests: Start of IMimeInternational tests.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-21  James Hawkinsinetcomm: Fix a test that fails on all systems.
2008-02-13  Huw Daviesinetcomm: Stub for MimeOleGetCharsetInfo.
2008-02-13  Huw Daviesinetcomm: Stub IMime{Message, Body}_GetCharset to retur...
2008-02-13  Huw Daviesinetcomm: Implement IMimeBody_GetProp for the primary...
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetAttachments.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_Find{First,Next}.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_CountBodies.
2008-02-13  Huw Daviesinetcomm: Implement IMimeMessage_GetBody.
2008-02-12  Huw Daviesinetcomm: Implement IMimeMessage_BindToObject.
2008-02-12  Huw Daviesinetcomm: Add the beginnings of IMimeMessage_Load.
2007-12-21  Huw Daviesinetcomm: Implement IMimeBody_GetOffsets.
2007-12-18  Huw Daviesinetcomm: Unquote parameter values.
2007-12-18  Huw Daviesinetcomm: Implement IMimeBody_GetParameters.
2007-12-18  Huw Daviesinetcomm: Add IMimeAllocator implementation.
2007-12-07  Francois Gougetinetcomm/tests: Fix compilation on systems that don...
2007-11-27  Huw Daviesinetcomm: Implement IMimeBody:SetData.
2007-11-27  Huw Daviesinetcomm: Implement IMimeBody:[G|S]etCurrentEncoding.
2007-11-27  Huw Daviesinetcomm: Implement IMimeBody:IsContentType.
2007-11-27  Huw Daviesinetcomm: Copy RFC822 headers into a memory block for...
2007-11-15  Huw Daviesinetcomm: Add a test for MimeBody.
2007-11-07  Huw Daviesinetcomm: Add a stub implementation of the MimeSecurity...
2007-11-06  Huw Daviesinetcomm: Add a test for MimeOleCreateVirtualStream.