win32 DeleteObject ??

Robin Becker robin at jessikat.fsnet.co.uk
Fri Feb 15 11:17:49 EST 2002


In Mark Hammond's excellent win32 extensions I can see how to obtain a
handle to a bitmap, but how does one remove from memory? I can't seem to
find DeleteObject.

Similarly I can't seem to find things like CreateCompatibleDC, BitBlt
etc which are part of win32. It almost seems as though I'm missing
win32gdi.pyd :)

Do I really have to lug along the whole of MFC to do simple things?
-- 
Robin Becker



More information about the Python-list mailing list