richedit: Fixed ITextHostImpl return values for tests.

Dylan Smith dylan.ah.smith at gmail.com
Thu Dec 18 00:56:32 CST 2008


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.

I also fixed the spacing on the parameters for these methods so that the
parameters were aligned.  They became unaligned when the static keyword
was added to the functions.
---
 dlls/riched20/tests/txtsrv.c |  114 +++++++++++++++++++++---------------------
 1 files changed, 57 insertions(+), 57 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Fixed-ITextHostImpl-return-values-for-t.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081218/2fdda6f3/attachment-0001.txt 


More information about the wine-patches mailing list