搜索资源列表
EnumWindow
- 枚举一个运行的程序中的所有delphi 控件及操作!
MutiCardPlayer
- 自动枚举电脑内声卡,并实现多路声卡同时播放音乐,有曲库保存功能,可定时指定声道播放多媒体文件-Automatic enumeration computer sound card, and achieve multi-channel sound card at the same time playing music, music library has preserved features from time to time designated channel playback multimed
hookyou
- 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就无能为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
test
- delphi 版的setupapi枚举usb设备对delphi 朋友有用-delphi setupapi usb
MP3_Recoder
- 枚举系统的录音设备,录制并保存为MP3文件-Enumeration system, recording equipment, recording and save it as MP3 files
Com-Enum
- Borland Delphi·枚举系统串口内容 源代码-Delphi Enum Com Port
GetProcess
- Delphi枚举进程和获取路径.就是创建进程快照和枚举模块获取地址-GetProcessName And ModuleAddress
Delphi_565838
- Delphi枚举可用字体,也就是列出windows系统中所有安装的字体名称,向组合框中添加系统中已经安装的字体名称-Delphi enumerate available fonts, windows system that is listed in the name of all installed fonts, add to the combo box system has been installed font name
Delphi_608627
- Delphi以进度条方式展现内存使用信息+枚举进程信息。先以列表显示数据结构长度、内存使用百分比:47 ,实际内存总字节数,可用的实际内存字节数,分页文件总字节数,分页文件可用字节数,虚拟内存的总字节数,可用的虚拟内存字节数等,然后以进度条方式显示物理内存使用、页面文件使用、虚拟内存使用等情况,右侧还可枚举系统所有进程信息。-Delphi with a progress bar to show memory usage information+ enumeration process infor