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 _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32