riched20: Update rectangle on WM_WINDOWPOSCHANGED instead of WM_SIZE.
commit50009c4a95e10e0d4e0a3a1aff96b1848422a89e
authorAlexandre Julliard <julliard@winehq.org>
Tue, 28 Apr 2015 10:57:37 +0000 (28 19:57 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Apr 2015 10:57:37 +0000 (28 19:57 +0900)
tree6bbe2d45cbe437f49bf2e93dc470e4a77e9e8d25
parentb3d1b1f239a5b534cd1b9a50fbfef32733b1911f
riched20: Update rectangle on WM_WINDOWPOSCHANGED instead of WM_SIZE.

Some applications don't forward WM_SIZE to the window proc.
dlls/riched20/editor.c