At 16:47 03/04/03 +0200, Sylvain Petreolle wrote: >You included the following suppression within wine.supp into your >valgrind patch, >did you do debug or must a bug be open on bugzuilla ? > ># The CTLCOLOR message handler doesn't fill in pResult - BUG! >{ > CWnd::ReflectChildNotify/CWnd::OnChildNotify(Cond) > Memcheck:Cond > fun:CWnd::ReflectChildNotify > fun:CWnd::OnChildNotify >}
this is a bug in Microsoft's MFC library - I doubt we will get them to fix it! Seeya, Adam -- Real Programmers don't comment their code. If it was hard to write, it should be hard to read, and even harder to modify. These are all my own opinions.