Ray Schumacher wrote: > Upon further tries, I can get handles, DCs, and/or Win32 BMPs from > the desktop, but I can't get to a DIB from there. > > Can someone outline the general process that might be required? > Ie., > get window handle > create in/out DCs > select bmp to outDC > blit inDC data >
print_desktop.py in the demos folder does a screen capture for printing, but you should be able to adapt it. Roger _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32