Hugh McMaster : regedit: Remove the listview' s sub-class and move its messages to childwnd.c.

Alexandre Julliard julliard at winehq.org
Wed Jul 12 15:37:27 CDT 2017


Module: wine
Branch: master
Commit: 683b9992f6217e5e4f535dffdd5ba60a47b555cb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=683b9992f6217e5e4f535dffdd5ba60a47b555cb

Author: Hugh McMaster <hugh.mcmaster at outlook.com>
Date:   Wed Jul 12 11:09:49 2017 +0000

regedit: Remove the listview's sub-class and move its messages to childwnd.c.

Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/regedit/childwnd.c | 130 ++++++++++++++++++++++++++++++++++++++++----
 programs/regedit/listview.c | 127 +++----------------------------------------
 programs/regedit/main.h     |  17 +++++-
 3 files changed, 143 insertions(+), 131 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=683b9992f6217e5e4f535dffdd5ba60a47b555cb



More information about the wine-cvs mailing list