本文介绍了在WINAPI C ++中创建远程桌面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,早上好。



学习屏幕捕获/鼠标捕获,所以我想问一下如何在WINAPI中使用这些api创建远程桌面应用程序?



有什么想法吗?



我的尝试:



屏幕截图+鼠标捕获

Hello and Good Morning to everyone

Studied about screen capture / mouse capture so i wanted to ask how do i create a Remote desktop application in WINAPI with these api ?

Any ideas?

What I have tried:

screen capture + mouse capture

推荐答案



这篇关于在WINAPI C ++中创建远程桌面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-19 00:14