Capture Active screen 
Author Message
 Capture Active screen

I need to write a procedure which capture any active window screen and
not just a form.
Recently , I have a procedure which causes a copy of every
mouse and keyboard event to be sent to the specified callback routine
regardless of what application has focus. Now I need to capture this
active window screen whenever there is refreshing of the active window
caused by a mouse click or keyboard input entered , how can I do it ?
Alternatively , I can capture the active window screen after refreshing
of the active window and how to achieve this?  



Tue, 04 Mar 2003 03:00:00 GMT  
 Capture Active screen

I ran across some source code amoungst a tutorial on this site:
http://www.angelfire.com/tx3/ceeser/saver.html
which was originally intended to display how to program a screensaveer, but
just as well has a small source code of how to make a screen shot of the
current screen.
 *keep it real*
      -Brian


Quote:
> I need to write a procedure which capture any active window screen and
> not just a form.
> Recently , I have a procedure which causes a copy of every
> mouse and keyboard event to be sent to the specified callback routine
> regardless of what application has focus. Now I need to capture this
> active window screen whenever there is refreshing of the active window
> caused by a mouse click or keyboard input entered , how can I do it ?
> Alternatively , I can capture the active window screen after refreshing
> of the active window and how to achieve this?



Fri, 07 Mar 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ANN: ICT Screen Capture to AVI Active X control

2. how to capture active dos screen - unresolved

3. CApture of Active Window Screen

4. how to capture active dos screen - unresolved

5. How to Capture the Screen and capture and poke keypresses

6. Using StretchBlt to capture screen image to screen saver preview pane

7. Capturing screen contents of full screen DOS app under windows

8. Capturing screen contents of full screen DOS app under windows

9. Draw selection rectangle on screen for screen capture

10. Capture Screen in DirectX full screen application

11. Capturing name of active window with VBS

12. Using keybd_event to capture active window

 

 
Powered by phpBB® Forum Software