-
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(...
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Desktop back to the local catch, and then in the dialog box shows that the local mouse and keyboard actions into command input, and then sent to the remote host implementation (in fact this step is to simulate the operation of mouse and keyboard), and finally Remote Desktop will return once again to capture the local, in the dialog box is displayed. And thus the realization of the system built-in Remote Desktop function.
- 2022-07-03 23:37:17下载
- 积分:1
-
这个样本是在华盛顿软件协会赢得的阶段发展的…
This sample was developed on stage at the Washington Software Association s WinSIG meeting on the ninth of September, 1996 using Visual C++ 4.2.
- 2022-06-14 04:45:35下载
- 积分:1
-
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库...
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库
FOR i=1 TO _TALLY
SELECT * FROM aaa WHERE aaa.街乡码 = 街乡码库[i,1] INTO TABLE ( 街乡 +街乡码库[i,1])
ENDFOR
CLOSE DATABASES-Sieve library SET TALK OFF SELECT街乡code, count (*) FROM aaa GROUP BY街乡code INTO ARRAY街乡Code Library FOR i = 1 TO _TALLY SELECT* FROM aaa WHERE aaa.街乡Code =街乡code library [i , 1] INTO TABLE (街乡+街乡code libraries [i, 1]) ENDFOR CLOSE DATABASES
- 2022-01-31 00:38:58下载
- 积分:1
-
CS lessons and lectures from american university
CS lessons and lectures from american university
- 2023-03-19 01:25:02下载
- 积分:1
-
子分类技术的应用
子分类技术的应用-son Classification Technology Application
- 2022-05-25 08:32:59下载
- 积分:1
-
wince platform OpenGL es under the application of an original code, lighting eff...
wince 平台下的 的一个 OpenGL es 应用的原代码,灯光效果, 用EVC4.0下编译-wince platform OpenGL es under the application of an original code, lighting effects, compiled with EVC4.0
- 2022-02-13 12:13:39下载
- 积分:1
-
image histogram equalization image smoothing images
图像直方图 图像均衡化 图像平滑-image histogram equalization image smoothing images
- 2023-06-12 16:20:04下载
- 积分:1
-
学生选课系统
简单的学生在线选课系统
自己简单修改下就能用...
学生选课系统
简单的学生在线选课系统
自己简单修改下就能用-Student Course Selection System students easy online course system, the easy modification of their own will be able to use
- 2022-04-11 13:20:53下载
- 积分:1
-
这是使用CPPUnit进行单体测试的一个Sample,对于使用CPPUnit的朋友可能会有一些帮助。...
这是使用CPPUnit进行单体测试的一个Sample,对于使用CPPUnit的朋友可能会有一些帮助。-CPPUnit This is for the use of a single test Sample, for the use of CPPUnit friends may be helpful.
- 2022-03-25 00:59:53下载
- 积分:1
-
One of the best document you may find to simplimfy and give the best results for...
One of the best document you may find to simplimfy and give the best results for code review.
- 2022-12-20 22:20:04下载
- 积分:1