搜索资源列表
TmRemoteProxy
- 利用腾讯的tm可以远程控制内网电脑(透过防火墙),但此建立过程需要双方进行交互确认。tm远程代理可以在内网被控方电脑进行自动应答,实现无需操作内网机器即可进行控制。本代码使用AutoIt3.0 & VC 6.0开发的。实现是通过监视qq窗口和模拟鼠标和键盘操作。-use the remote control can tm within a computer network (through a firewall), However, this process requires both side
unixmmi
- 这是一个QT应用部分的程序,是基于VC++平台的。-This is a QT application of part of the process, is based on VC++ platform.
ClearVC
- vc垃圾清理工具,很不错的一个工具方便大家使用-vc refuse removal tool, it is a good use of a tool to facilitate the people
c_dll_4_vb
- This function demonstrates how to call a DLL compiled in VC++ in VB. It s a simple example to pass arguments and parameter to DLL from VB s ca-This function demonstrates how to call a DLL compiled in VC++ in VB. It s a simple example to pass argument
CallingVCDLLfromVB
- This function demonstrates how to call a DLL compiled in VC++ in VB. In this example, it provides both VC++ source code to make DLL and VB code to call function inside.
set_ip_dns
- VC++一键完成设置IP与DNS,其实实现的方式还是比较简单-Using VC++ ,a button to complete setting IP and DNS
97a614fa66ed72b89e514696
- 想用vbs来控制鼠标的移动和点击,虽然按键精灵可以做到,但做这么简单的事情不想启动那么大一个程序,所以自己用VC写了一个小程序,可以让VBS来控制鼠标移动和点击。 用法: 移动鼠标到桌面坐标200,50的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe m,200,50" 点击鼠标左键的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe
shell
- 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.