-
我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。...
我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
- 2022-08-08 07:36:56下载
- 积分:1
-
操作系统上机习题
操作系统上机习题-operating system on the plane Exercises
- 2022-07-08 15:13:56下载
- 积分:1
-
利用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
-
桌面控制程序,可以隐藏桌面等。
桌面控制程序,可以隐藏桌面等。-desktop control procedures, such as desktop can be hidden.
- 2023-06-23 19:40:03下载
- 积分:1
-
子窗口编程的例子
子窗口编程的例子-Programming examples of sub-window
- 2023-06-12 04:40:03下载
- 积分:1
-
stmp人编程例子
stmp人编程例子-stmp programming examples of people
- 2022-04-09 22:22:34下载
- 积分:1
-
C#高仿PS界面源码
应用背景本程序是基于C#开发,高度模仿PS做的界面,界面风格和PS基本一致,可供大家参考方法。关键技术 这是C#高仿Photoshop+CS6界面源码,比较适合学习交流使用, 感兴趣的可以下载看看啊。 开发环境为Visual Studio 2010,无数据库,使用.net 3.5开发。
- 2022-03-13 09:17:26下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
TC30K电子称通信源码
TC30K电子称通信源码,Delphi开发平台
- 2022-11-20 17:25:03下载
- 积分:1
-
万年历(通过Dos界面显示)
本程序用VS2010编译运行,附件里包含工程。
1、能够查询日期和星期。
2、查询的范围为:1900/01/01到2099/12/31。
3、两种输入查询方式。输入:年/月,或者:年/月/日。
4、对应于两种输入方式的输入方式。当输入为:年/月时,输出显示:该月的日期与星期的对应表;当输入为:年/月/日时,输出显示:只显示当日是星期几。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-07 13:21:56下载
- 积分:1