C++/(Windows)캡처 윈도우


//CaptureWnd(process id, file path);
CaptureWnd(0, _T("C:\\capture.jpg")); //전체화면
Show Comments