McBuell wrote:
> I know that GetDIBits is not part of the win32 module, but it seems for me
> the best matching forum for my question.
>
> I'm currently trying to capture a screenshot on a Windows XP machine.
> Although there are several other ways (ImageGrab of PIL, third party dlls
> etc.) I want
Hi there !
I know that GetDIBits is not part of the win32 module, but it seems for me
the best matching forum for my question.
I'm currently trying to capture a screenshot on a Windows XP machine.
Although there are several other ways (ImageGrab of PIL, third party dlls
etc.) I want to try to us