Menu

#34 tmp file "leak"? under XP

open
nobody
paintX (2)
5
2005-07-13
2005-07-13
Anonymous
No

Odd PaintX associated behavior observed in the
Windows\temp path. A *.tmp file is created during the
use of PaintX. Not so surprising. Must be the work
of stdole, OLECreatePicture etc. The bad thing is
that fairly predictably, repeated use of a PaintX
object will cause this file to grow, but never shrink.
Only when the application is exited is the file
deleted. Wild guess: On each call to
PaintX.Loadpicture, new scratch memory for decoding to
a StdPicture is allocated and cached to disk, while the
previous disk cache not released. I haven't tried to
repeat this on other WinOs versions besides XP SP3.
Thanks.

skule333@yahoo.com

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.