14 Jul
2008
14 Jul
'08
10:58 p.m.
On Fri, Jul 11, 2008 at 6:28 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
The fix looks good now, but you should really test the message sequences instead of just counting a single message. We have already all the necessary mechanisms for this.
-- Alexandre Julliard julliard(a)winehq.org
Right, I'll send a patch that tests the entire message sequence. The problem there is that other parts of the sequence are wrong, so I tested for the single message I cared about to show my fix actually does something.