Umesh P
2007-06-14 10:52:00 UTC
When using the bitblt function to capture the desktop screenshot with
(CAPTUREBLT | SRCCOPY) it causes the mouse cursor to blink.
This does not happen when using the SRCCOPY flag alone.
The cursor blinks only when i add the CAPTUREBLT flag.
Why this happens and how can i use the BitBlt function with the CAPTUREBLT
flag without the mouse cursor to blink every time i call that function.
(CAPTUREBLT | SRCCOPY) it causes the mouse cursor to blink.
This does not happen when using the SRCCOPY flag alone.
The cursor blinks only when i add the CAPTUREBLT flag.
Why this happens and how can i use the BitBlt function with the CAPTUREBLT
flag without the mouse cursor to blink every time i call that function.