搜索资源列表
CPU-Z
- CPU-Z SDK获取和查看CPU的相关信息 型号 厂家 温度 电压等详细参数。-CPU-Z SDK access and view information about the CPU temperature and voltage model manufacturers detailed parameters.
VCGetCpuid_ASMLIB
- vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,a