Dylan Smith : richedit: Fixed ITextHostImpl return values for tests.

Alexandre Julliard julliard at winehq.org
Thu Dec 18 08:08:56 CST 2008


Module: wine
Branch: master
Commit: 62db58545eb70016ecd7ae2cd63072b866331cc1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=62db58545eb70016ecd7ae2cd63072b866331cc1

Author: Dylan Smith <dylan.ah.smith at gmail.com>
Date:   Thu Dec 18 01:56:32 2008 -0500

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 |  114 +++++++++++++++++++++---------------------
 1 files changed, 57 insertions(+), 57 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=62db58545eb70016ecd7ae2cd63072b866331cc1



More information about the wine-cvs mailing list