inetcomm: Implement IMimeInternational_GetDefaultCharset.
[wine] / dlls / inetcomm / tests /
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.