Physical RAM on win32

Skip Montanaro skip at pobox.com
Fri Jan 11 09:47:37 EST 2002


    >> There is a function GlobalMemoryStatus (and GlobalMemoryStatusEx)
    >> that is available from C++, but Mark Hammonds win32all does not seem
    >> to expose them?

    Michel> I would write my own C-extension. It is easy using SWIG, but you
    Michel> can also do it directly.

Sounds like a job for PyInline:

    http://pyinline.sourceforge.net/

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)




More information about the Python-list mailing list