[python-win32] Absence of PrintWindow?
Tim Golden
mail at timgolden.me.uk
Wed Dec 19 15:32:06 CET 2007
Chris Ashurst wrote:
> This is all a really long-winded (my apologies) way of asking if PrintWindow
> *is* in Pythonwin, and if not, that's fine - I just need to save my sanity
> from hunting for something that isn't there :)
>
> (The only reference I could find to PrintWindow in regards to the win32 api
> being wrapped was from a mailing list thread for Tcl in 2006 - the author
> mentions it isn't wrapped due to CPU concerns).
I don't think it's wrapped by pywin32. You should be able to
get to it with ctypes.
TJG
More information about the python-win32
mailing list