Warning: file_get_contents(https://whois.pconline.com.cn/jsLabel.jsp?ip=127.0.0.1) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable in D:\wwwroot\huidong\wwwroot\function.inc.php on line 884
PaintDesktop函数——打印你的电脑壁纸 - huidong

huidong

首页 | 会员登录 | 关于争取 2022 寒假做出汇东网 Ver3.0.0 !
搜索文章


PaintDesktop可以将你的桌面壁纸打印到一个HDC上,如:

    while (true)
    {
        system("cls");
        PaintDesktop(GetHDC());
        printf("cmd 透视镜");
        Sleep(10);
    }

效果:

图片.png


下载:

CMDGraphics.zip




返回首页


Copyright (C) 2018-2024 huidong