I hate it when the debugging code sneaks out of the house!!
Thanks Michael for catching that.
Alexandre, please use this version instead
Thanks,
Guy ----- Original Message ----- From: "Guy L. Albertelli" galberte@neo.lrun.com To: "Wine Patches" wine-patches@winehq.com Sent: Sunday, July 14, 2002 12:19 PM Subject: Eliminate bogus error messages
This eliminate ERR messages for messages greater than 0x7fff which are application dependent message.
Note Listview and UpDown are not included because they are currently under repair in my tree. Those fixes will be coming later.
License: X11
Changelog: Guy Albertelli <galberte@neo.lrun.com>
dlls/comctl32/animate.c,comboex.c,datetime.c, flatsb.c,header.c,hotkey.c,ipaddress.c,monthcal.c, progress.c,rebar.c,status.c,tab.c,toolbar.c,tooltips.c, trackbar.c,treeview.c
- Don't issue error message if message number in application range.