本文介绍了读取BIOS或HDD或机器序列号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是任何类型编程的新手。我已将此发布到其他

组,希望得到任何人的回复。


任何人都可以告诉我如何让我的VB程序读取Bios序列号

(或HDD会更好,还是两者兼而有之?)并将这些信息放入VB编程中,这样

程序就无法在另一台计算机上运行。我的程序使用MSAccess表。


非常感谢您的帮助!


谢谢

加文


解决方案





GetVolumeInformation




GetVolumeInformation




Hi, I''m a newbie to programming of any kind. I have posted this to other
groups in a hope to get a response from anyone.

Can any one tell me how to make my VB program read the Bios serial number
(or would HDD be better, or both?) and put that info into VB prog so the
program won''t work on another computer. My program uses an MSAccess table.

Much appreciated if you can help!

Thanks
Gavin


解决方案




GetVolumeInformation




GetVolumeInformation




这篇关于读取BIOS或HDD或机器序列号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-21 01:27