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