Hello all,

I just curious if anyone knows of any special memory allocation or
fragmentation issues associated with WinCreateOffscreenWindow.  I have an
app where I create (if necessary) an offscreen window that's used
temporarily and then deleted.  Over the course of the app (or a million
gremlins) that window gets created and destroyed a lot.  On the 8 MB color
ROMs all is well, but on 2 MB devices, eventually it will not allow me to
create the window anymore.  I know, I know, your first thought is memory
leak.  But according to the 3.5 debug ROM there is no memory leak.  Is it
possible that creating and deleting the window a lot fragments memory so
much that I wouldn't be able to create it at it some point?  Anything else I
could be missing?

DeAnna


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to