Add a test for some edit control behaviours, make it pass under Wine.
[wine] / dlls / user / tests / dce.c
2005-08-10  Francois GougetDefine DCX_USESTYLE if it is not defined already. Fixes the
2005-07-06  Alexandre JulliardRestore the clip region after GetDCEx in send_erase...
2005-03-30  Alexandre JulliardThe update region passed in WM_NCPAINT and the clipping...
2005-03-30  Alexandre JulliardOnly reset the clip region in GetDC() if a new region...
2005-03-29  Alexandre JulliardOnly restore the DC attributes on the next GetDC, and...