Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 212 Bytes

ScreenshotC

A demo for how to screenshot in C and save it in bmp
Please star. And issue pull request if there is a better way than this.
To Compile:

gcc screenshot.c -mwindows -o screenshot.exe