[Bug 2447] EM_FINDTEXTEX returns zero for no match

Wine Bugs wine-bugs at winehq.org
Sat Aug 28 12:02:48 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2447





------- Additional Comments From dclark at akamail.com  2004-28-08 12:02 -------
Hmmm... I guess I am a bit puzzled since the code in Wine for this message, in
dlls/richedit/richedit.c looks like:
    case EM_FINDTEXTEX:
            TRACE_EDIT_MSG32("EM_FINDTEXTEX Ignored");
            return 0;

So, I guess I am surprised your program works at all with Wine's richedit. Why
not go ahead and write the function and submit it to Wine?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list