ole32: Fix memory leaks in the storage test.
[wine] / dlls / riched20 / tests / txtsrv.c
2009-11-30  Nikolay Sivovriched20/tests: Don't leak string in test.
2009-06-03  Austin Lundriched20/test: Added a test for TxDraw.
2009-01-22  Francois Gougetriched20/tests: Make test_TxGetNaturalSize() static.
2009-01-21  Dylan Smithrichedit: Implemented ITextServices TxGetText and TxSet...
2009-01-20  Paul Vriensriched20/tests: Fix a test failure on Win9x.
2009-01-19  Austin Lundriched20/tests: Added ITextServices::TxGetNaturalSize...
2009-01-12  Austin Lundriched20/tests: Added ITextServices::TxSetText test.
2009-01-04  Alexandre Julliardriched20/tests: Move the itextServicesStdcallVtbl defin...
2008-12-18  Dylan Smithrichedit: Fixed ITextHostImpl return values for tests.
2008-12-15  Dylan Smithrichedit: Missing capitalization on TxGetScrollBars.
2008-11-13  Dylan Smithrichedit: Initial testing of ITextServices methods.
2008-11-12  Dylan Smithrichedit: Created initial tests for windowless richedit...