阅读:1577回复:13
谁能帮我看看在gina中查询主板序列号的程序?
我根据windows编程中的一个实例ginastub改造了一下,使得能够在windows登陆之前查询主板序列号,并且把序列号显示在我的对话框上,那位大虾能够帮我完成?(源代码在附件中)
程序中引用了网友liangs的动态库,再次表示感谢 我的源代码: http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=355 其中要调用文件reg.dll,请在此处下载 http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=356 [编辑 - 4/27/04 by ccwss000] [url] [/url] [url] [/url] [编辑 - 4/28/04 by ccwss000] |
|
|
沙发#
发布于:2004-04-27 10:03
源程序在这里!
我的源代码: http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=355 其中要调用文件reg.dll,请在此处下载 http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=356 [url] [/url] [url] [/url] [编辑 - 4/28/04 by ccwss000] |
|
|
板凳#
发布于:2004-04-27 10:43
前两个附件都不能用,请到
我的源代码: http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=355 其中要调用文件reg.dll,请在此处下载 http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=356 [url] [/url] [url] [/url] [编辑 - 4/28/04 by ccwss000] |
|
地板#
发布于:2004-04-27 10:58
上不了。
|
|
地下室#
发布于:2004-04-27 13:51
ft,都不行啊
在gina里面和在普通的exe里面有什么区别吗? |
|
|
5楼#
发布于:2004-04-27 13:51
没有代码怎么看啊
|
|
|
6楼#
发布于:2004-04-27 22:48
关键是如何获得主板序列号,其他的容易.
|
|
|
7楼#
发布于:2004-04-28 16:51
我重新把网址编辑了一下,这下能下载了吗?
我的源代码: http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=355 其中要调用文件reg.dll,请在此处下载 http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=356 希望大家都来看看,热切盼望中!!! [url] [/url] [url] [/url] [url] [/url] [编辑 - 4/28/04 by ccwss000] |
|
8楼#
发布于:2004-04-28 16:58
找不到网页
但你上传的我下了,但是编译不过去,可能我少了什么东西吧 |
|
9楼#
发布于:2004-04-28 17:37
这一次可以编译通过了,记住把reg.dll方到路径中。
我的源代码: http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=355 其中要调用文件reg.dll,请在此处下载 http://www.huatechsec.com.cn/guestbook/attachment.php?s=&postid=356 希望大家都来看看,热切盼望中!!! [url] [/url] [url] [/url] |
|
10楼#
发布于:2004-04-28 18:19
你现在的问题是什么呢??是不能工作,还是取不到序列号???
|
|
|
11楼#
发布于:2004-04-29 10:41
已经搞定,我没有再用reg.dll,借鉴了网友Mark Russinovich的程序代码,在此表示感谢
同时感谢各位的热情光临!!! 请问怎么往外给分? |
|
12楼#
发布于:2004-04-29 11:24
代码拿来看看,如何获得主板序列号???
|
|
|
13楼#
发布于:2004-04-29 12:15
是主板序列号还是BIOS序列号
不同类型的BIOS序列号的存储位置不同,有些甚至没有:( |
|
|