richedit: Fixed ITextHostImpl return values for tests.
commit62db58545eb70016ecd7ae2cd63072b866331cc1
authorDylan Smith <dylan.ah.smith@gmail.com>
Thu, 18 Dec 2008 06:56:32 +0000 (18 01:56 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Dec 2008 13:19:40 +0000 (18 14:19 +0100)
treeb2d3d01206c1e6899b883ee3b26989abd916ac9c
parent2381f237873d6e8ddcdfd955c96431d6f24c6790
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.
dlls/riched20/tests/txtsrv.c