At 05:43 PM 2/20/00 +0100, you wrote:
<snip>
>I am not sure. It looks more like a remnant, the patch was this one:
>
>Index: listbox.c
>===================================================================
>RCS file: /home/cvs/r/corelwine/controls/listbox.c,v
>retrieving revision 1.10
>retrieving revision 1.11
>diff -u -r1.10 -r1.11
>--- listbox.c 2000/01/11 14:33:11 1.10
>+++ listbox.c 2000/01/12 15:00:58 1.11
>@@ -1096,7 +1096,6 @@
> */
> static LRESULT LISTBOX_SetColumnWidth( WND *wnd, LB_DESCR *descr, UINT width)
> {
>- width += 2; /* For left and right margin */
hmm, now I think it's a different problem in fact.
I compiled Wine with it and tested a 16 bits program with it, it don't
do much difference anyway ...
Gerard