Win32 Question

Jim Meier fatjim at home.com
Tue Jun 22 16:50:34 EDT 1999


sjoshi at 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






More information about the Python-list mailing list