Hi, all!
I have a script, in Pywin32, with a leak memory.
OK, it is my bug (a problem for me, not for you).
But I seen a bizar trick...
When I run the script in Windows 7-32 bits, the "bug" is showed at 2 GB
crunched (OK, 2 GB is the max for a process)
When I run the script in Windows 7-64 bi
Michael,
I did a quick google for available memory per process win32 on win64
http://www.google.de/search?q=available+memory+per+process+win32+on+win64&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:unofficial&client=firefox-a
and my first hit is:
http://msdn.microsoft.com/en-us/library/aa366778%