[2/2] richedit: Fixed implementation of WM_GETDLGCODE message.

Dylan Smith dylan.ah.smith at gmail.com
Wed Jan 7 23:44:11 CST 2009


This fixes inconsistencies shown in the tests I added for the
WM_GETDLGCODE.  The tests covered different cases handled by the current
implementation in order to show that the native implementation is
simpler for all these cases.

I also modified and ran the tests (changing the class and module names
for the added tests) for version 1.0 and version 4.1 of the richedit
controls to ensure the current implementation wasn't based on other
native versions.

This also aims to fix Bug 5537.
---
 dlls/riched20/editor.c       |   18 +++---------------
 dlls/riched20/tests/editor.c |   26 +++++++++++++-------------
 2 files changed, 16 insertions(+), 28 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-richedit-Fixed-implementation-of-WM_GETDLGCODE-m.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20090108/e858f800/attachment-0001.txt 


More information about the wine-patches mailing list