[PD] vista & win7 support ?

patko colet.patrice at free.fr
Thu May 13 07:21:00 CEST 2010





----- "Mathieu Bouchard" <matju at artengine.ca> a écrit :

> On Wed, 12 May 2010, patko wrote:

> > the problem is exactly there:
> > x_interface.c:28 buf[bufsize] = 0;

> This looks like it's a bug regardless of the OS, although it currently
> 
> only shows up on some versions of Windows. What you suggest seems to
> be a 
> bug on any OS as well. Instead of removing the line, try prepending it
> 
> with :
> 
>    buf = resizebytes(buf, bufsize+1, bufsize);
> 
> (I hope I didn't make any mistake there... but looks ok to me now).
> 

No mistakes, that's alright with my OS.




More information about the Pd-list mailing list