in reply to
Memory leak in Win32::CtrlGUI? [SOLVED, sort of]
Update 2:
I gave up on
Win32::CtrlGUI
. I've rewritten the program to use
Win32::GuiTest
. Although it wasn't as straightforward to use, it works well, and the memory leak is gone.
-Phil
Comment on
Re: Memory leak in Win32::CtrlGUI? [SOLVED, sort of]
In Section
Seekers of Perl Wisdom