Take a screenshot C++

前端 未结 0 2029
暗喜
暗喜 2021-02-09 02:58

I just trying to create screenshot when I click button. code below:

void CPScreen::screenshot(POINT a, POINT b)
{
    
    HDC     hScreen = GetDC(HWND_DESKTOP);;         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题