搜索资源列表
winshell1
- 稿件名称:Windows shell扩展技术探讨 稿件作者:唐东明 程序名称:ContextShellExt 运行环境:Win XP;VC++6.0-releases name : Windows shell extension technology releases Author : His name prescribed procedures : ContextShellExt operating environment : Win XP; VC 6.0
FileWatcherTest
- 可以监控磁盘的操作变化,VC编的程序,绝对对你有帮助的。-disk can monitor changes in the operation, VC addendum to the proceedings, you have absolutely right help.
SimpleExt
- VC++6.0 调试通过。基于COM结构的外壳扩展实例程序,以我的文档为根目录,采用资源管理器类似的模版显示树形目录结构。
RegSoft
- vc source 它是关于对软件进行注册的vc程序源码
COMRegister
- 编写COM组件时, 经常进行组件的注册及反注册操作, 每次都是打开命令行调用Regsvr32, 实在是麻烦, 故此写了个程序将这一操作集成在系统右键菜单里,来简化此操作. 内含VC++6.0源码, 请选择ReleaseMinSize编译
HttpDown
- 在VC下编译通过的使用ShellCode下载文件的程序,非常实用
MyFProject
- 自己做的VC工程整理程序,可以查找VC工程,双击工程后可以在弹出的对话框中整理VC工程,主要是删除Debug/Release目录和ncb/clw等文件。-own VC works collated procedures can find VC works, double-click works in the pop-up dialog box collate VC works, mainly to delete Debug / Release catalog and NCB / clw othe
VIPSHELL2007
- [VC] VIPSHELL2007代码 VipShellServer 是服务端程序。 VipShellServer.cpp 连接的地址在 void CVipShellServer::Test() { //.. WORD wVersionRequested = MAKEWORD(1, 1) WSADATA wsaData WSAStartup(wVersionRequested, &wsaData) // CreateThread(0,0,Thre
shellprograming
- Shell 编程源码,有20个程序,分别为VB、VC描述-Shell programming source code, there are 20 procedures, respectively, for VB, VC Descr iption
unixmmi
- 这是一个QT应用部分的程序,是基于VC++平台的。-This is a QT application of part of the process, is based on VC++ platform.
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.