>On the second hand, consider misc/debugstr.c broken. > >dbg_vprintf() uses only 500 byte as buffer and horrible fails with 15k of >unwrapped string data. Sounds like it should be using something like vsnprintf internally. If no one has any objections to changing the use of vsprintf to vsnprintf I'll do something up and submit it. > >Ciao, Marcus > > Ciao, Peter Hunnisett [EMAIL PROTECTED]
- Re: PATCH: edit control 1 Marcus Meissner
- Re: PATCH: edit control 1 Peter Hunnisett
- Re: PATCH: edit control 1 Alexandre Julliard