|
From: James W. W. <ja...@wr...> - 2004-07-13 22:26:03
|
Keith Wiley <kw...@cs...> wrote: >Okay, so that buffer is being using by Quesa though, so I can't delete it >until I know Quesa won't need it anymore, right? Right. You may find it simpler and less confusing to let Quesa allocate the storage by passing NULL for the buffer parameter in Q3MemoryStorage_New. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |