Francois Gouget
30ad4c9eb0
riched20/tests: Make test_TxGetNaturalSize() static.
2009-01-22 12:04:04 +01:00
Dylan Smith
20d6bc8ac7
richedit: Implemented ITextServices TxGetText and TxSetText.
2009-01-21 11:55:36 +01:00
Paul Vriens
bd607b64fd
riched20/tests: Fix a test failure on Win9x.
2009-01-20 12:23:20 +01:00
Austin Lund
80e71e63f2
riched20/tests: Added ITextServices::TxGetNaturalSize test.
2009-01-19 14:36:06 +01:00
Austin Lund
c607ab96b6
riched20/tests: Added ITextServices::TxSetText test.
2009-01-12 16:53:18 +01:00
Alexandre Julliard
139ba41458
riched20/tests: Move the itextServicesStdcallVtbl definition to avoid a compiler warning.
2009-01-04 14:59:54 +01:00
Dylan Smith
62db58545e
richedit: Fixed ITextHostImpl return values for tests.
...
There were several methods that do not have a HRESULT for a return
value, so returning E_NOTIMPL is not appropriate. For all the BOOL
return values FALSE was returned to indicate the operation was not
performed.
2008-12-18 14:19:40 +01:00
Dylan Smith
6fa7b49825
richedit: Missing capitalization on TxGetScrollBars.
2008-12-15 13:20:09 +01:00
Dylan Smith
e4ef9c5c15
richedit: Initial testing of ITextServices methods.
2008-11-13 13:08:46 +01:00
Dylan Smith
cc1cbadeb2
richedit: Created initial tests for windowless richedit controls.
2008-11-12 13:33:41 +01:00