richedit: Use system colour for highlighting after v2.0.
authorDylan Smith <dylan.ah.smith@gmail.com>
Thu, 10 Jul 2008 22:28:45 +0000 (18:28 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jul 2008 12:25:17 +0000 (14:25 +0200)
commit0f14d65c70f4aea75b6cb4ac61a5572ac9b3449c
tree58547f4f1c66a6e8dbc16194faff2f8c4d14d17a
parent9bcfa942a0dfe629a32d0d8b0e7d684f903f9c49
richedit: Use system colour for highlighting after v2.0.

In version 1.0 of the richedit controls highlighting is done by
inverting the colours.  Version 2.0 and up highlight instead draw
the text using system colours for the background and the text.
dlls/riched20/paint.c