[python-win32] win32gui and BitBlt()?

Marcus Goldfish magoldfish at yahoo.com
Mon Mar 21 05:17:29 CET 2005


I've been working on a screen capture utility for python, but came across a snag using win32gui: I can't find BitBlt()?   Does this module contain such a function?  I was able to find BitBlt() as a method of PyCDC in module win32ui, but I was trying to avoid MFC.
 
Can someone post a snippet of using win32gui (not win32ui) for screen capture?
 
Thanks,
Marcus

		
---------------------------------
Do you Yahoo!?
 Read only the mail you want - Yahoo! Mail SpamGuard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20050320/b5c291e4/attachment.html


More information about the Python-win32 mailing list