资源列表
CallGetDeviceUniqueID
- Windows Mobile code for getting a unique hardware identifier
dllregshex_src
- 使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件-Using shellext to register and unregister a DLL with Com/ATL object
dllregshex_src.zip
- 使用Shell扩展Register/Unregister一个带Com/ATL对象的DLL文件
popupmenu
- 这是一个功能简单实用的添加右键点击菜单项的小程序。-right popup menu add function item
CPUandHDDTemperaturewithWMI.zi
- information CPU and HDD Temperature with WMI ,information CPU and HDD Temperature with WMI
PPIDs_1.2
- PPIDs 用于列举进程的父PID和子PID PPIDs v 1.2 [2013/03/18] http://bbs.bathome.net 用法: PPIDs.exe [/NUM] [/p|/c] [/r] [/i] [/e] [/n] [PName|[PID] [PID] ...] 模式: /NUM 向上追溯曾曾曾...曾祖父辈进程的PID /p 获取直系父进程PID (默认) 返回: 父进程PID 爷爷进程PID 曾爷爷PID ... /c 获取某
shell
- 本实验完成了一个shell命令解释器,实现了shell的解释命令功能,实现了重定向功能和多管道、后台运行等功能。具体功能描述如下: 1)解释器的命令格式为 cmd1[<infileName][|cmd2][|cmd3]…[|cmdn][>or>>outfileName][&] 2)cmdi为命令名+参数形式的命令,<为输入重定向,后跟输入重定向文件名infileName;>或>>后跟输出重定向文件名,输出内容将写入
ShellExtGuide6_demo
- shell 编程的例子6-shell programming examples 6
ShellExtGuide6_demo
- shell 编程,网上收集的,
XDosCode
- XDos is a shell of Dos, you can input most Dos command and windows command. You can use copy, paste function in XDos.-XDos is a shell of Dos. you can input most Dos command and windows comma nd. You can use copy and paste function in XDos.
Cau4
- Clock in windows 32 API
SelectFile
- 光标默认选择指定目录中的文件. 如: c:\\test.dll 通过函数 ShellExecute来实现-Cursor is selected by default the files in the specified directory