Mailing List Archive

Win32 Question
I want to find out if a certaing application is releasing memor or not
when it terminates and was wondering how to go about doing that using
win32api.
I would appreciate if someone could point me in the right direction

thanks
Sunit


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Win32 Question [ In reply to ]
sjoshi@ingr.com wrote:

> I want to find out if a certaing application is releasing memor or not
> when it terminates and was wondering how to go about doing that using
> win32api.
> I would appreciate if someone could point me in the right direction

I've never worked with NT, but a simple batch file containing something
like:

python myscript.py %1 %2 %3 %4 %5

does file on my system. I'd like to see more elegant solutions, though!

-Jim
Win32 Question [ In reply to ]
Jim Meier wrote:

> does file on my system. I'd like to see more elegant solutions, though!

er, does "FINE" on my system..


-Jim