Module: wine Branch: master Commit: 60a1e20ba8e5b827a93867b3978efbf0642de4fe URL: http://source.winehq.org/git/wine.git/?a=commit;h=60a1e20ba8e5b827a93867b397...
Author: Mikołaj Zalewski mikolaj@zalewski.pl Date: Tue Jul 22 00:18:09 2008 +0200
comctl32: Don't print ERRs for reflected messages.
---
dlls/comctl32/animate.c | 2 +- dlls/comctl32/comboex.c | 2 +- dlls/comctl32/comctl32.h | 1 + dlls/comctl32/commctrl.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ dlls/comctl32/datetime.c | 2 +- dlls/comctl32/flatsb.c | 2 +- dlls/comctl32/header.c | 2 +- dlls/comctl32/hotkey.c | 2 +- dlls/comctl32/ipaddress.c | 2 +- dlls/comctl32/listview.c | 2 +- dlls/comctl32/monthcal.c | 2 +- dlls/comctl32/nativefont.c | 2 +- dlls/comctl32/progress.c | 2 +- dlls/comctl32/rebar.c | 2 +- dlls/comctl32/status.c | 2 +- dlls/comctl32/syslink.c | 2 +- dlls/comctl32/tab.c | 2 +- dlls/comctl32/toolbar.c | 2 +- dlls/comctl32/tooltips.c | 2 +- dlls/comctl32/trackbar.c | 2 +- dlls/comctl32/treeview.c | 2 +- dlls/comctl32/updown.c | 2 +- 22 files changed, 65 insertions(+), 20 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=60a1e20ba8e5b827a93867...