Module: wine Branch: master Commit: 89f88a49a40905c0b1b977f802b4db741000041e URL: http://source.winehq.org/git/wine.git/?a=commit;h=89f88a49a40905c0b1b977f802...
Author: Dylan Smith dylan.ah.smith@gmail.com Date: Thu Jan 15 14:46:25 2009 -0500
richedit: Store an internal copy of the window style flags.
---
dlls/riched20/caret.c | 2 +- dlls/riched20/editor.c | 60 +++++++++++++++++++++++------------------- dlls/riched20/editstr.h | 1 + dlls/riched20/paint.c | 6 ++-- dlls/riched20/tests/editor.c | 12 ++++---- dlls/riched32/tests/editor.c | 4 +- 6 files changed, 46 insertions(+), 39 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=89f88a49a40905c0b1b977...