Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 358 Bytes

File metadata and controls

9 lines (7 loc) · 358 Bytes

captureScreen

A MFC program used to capture computer screen and save it to BMP file. The capturing action can also be trigged by timer.

Compile and Run

Windows, MFC program, visual studio 2008. It should run on high version of visual studio

Original Thoughts

Keeping capturing my screen, Compressing the pictures and Sending them to another peer.