Re: [try2] gdi32 : Completes WidenPath Implementation

2007-05-01 Thread Laurent Vromman
I have sent this patch last week with the correction Alexandre asked me 
to do. It is still not on the repository.


Is there anything wrong again ? Any comments are welcomed and will be 
applied if necessary.


Laurent

Laurent Vromman a écrit :
This second try includes Alexandre comments and removes some obsolete 
FIXME 
Changelog :

Completes WidenPath implementation.
WidenPath recognizes PS_JOINs and PS_ENDCAPs

---
dlls/gdi32/path.c |  298 
+

1 files changed, 230 insertions(+), 68 deletions(-)






Re: [try2] gdi32 : Completes WidenPath Implementation

2007-05-01 Thread Alexandre Julliard
Laurent Vromman [EMAIL PROTECTED] writes:

 I have sent this patch last week with the correction Alexandre asked
 me to do. It is still not on the repository.

 Is there anything wrong again ? Any comments are welcomed and will be
 applied if necessary.

You didn't fix the memory leaks I mentioned.

-- 
Alexandre Julliard
[EMAIL PROTECTED]