-
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem3...
有源码事例,还有说明.一看就明白,
一,把"HGB.dll"和"hgbguanligongcheng.dll"复制到系统文件夹"WINDOWSsystem32"下.
二,新建一VB标准EXE,在"工程引用"下点击浏览把"WINDOWSsystem32"下的"hgbguanligongcheng.dll"
引用进来.
三,在窗体里声明一个对象变量yy
Dim yy As New hgbguanlimokuai
再在任一事件下引用YY里的函数过程
i = yy.chongqi() 本过程执行重启动计算机,无返回值
ii=yy.guanji() 本过程执行关闭计算机,无返回值
iii=yyy.huoquan() 本过程执行获得计算机管理权,成功返回1,失败返回0
注意: 生成exe文件在别的机上运行时要把两个DLL文件复制到系统文件夹"WINDOWSsystem32"下,.因为exe
文件在运行时会用到那两个DLL.
解释:
"hgbguanligongcheng.dll"文件里面有"hgbguanlimokuai"模块
"hgbguanlimokuai"模块里面有三个函数过程chongqi(),guanji(),huoquan()
我们声明YY为"hgbguanlimokuai"模块就等于在工程里加入了一个模块当然就能
在任何其他事件引用模块里的函数过程.-a source examples, there are shows. See at a, a, "HGB.dll" and "hgbguanligongcheng.dll" copied to the System folder " WINDOWS system32". 2, a new standard EXE VB. "works quote" Click here " WINDOWS system32" under the "hgbg uanligongcheng.dll
- 2022-02-02 07:16:06下载
- 积分:1
-
一个小游戏,完成后还有意外惊喜哦!比较考智力,建议先做练习再做...
一个小游戏,完成后还有意外惊喜哦!比较考智力,建议先做练习再做-A small game, there are pleasant surprises after the completion Oh!
- 2022-10-03 08:40:03下载
- 积分:1
-
电力监控管理系统力控组态软件开发脚本源程序
电力监控管理系统力控组态软件开发脚本源程序-Power monitoring and management system software development ForceControl configuration script source
- 2022-10-16 12:30:03下载
- 积分:1
-
VB开发的不错的旋转位图程序,可以作为开发者参考使用。谢谢!...
VB开发的不错的旋转位图程序,可以作为开发者参考使用。谢谢!-VB a good, rotating bitmap procedures, as developers can use and reference. Thank you!
- 2023-09-04 04:05:04下载
- 积分:1
-
a C5.0 corresponding to the procedures DEMO
一个对应于C5.0的DEMO程序-a C5.0 corresponding to the procedures DEMO
- 2022-06-15 20:59:29下载
- 积分:1
-
一个关于C,JAVA,ORACALE面试的题目集合
一个关于C,JAVA,ORACALE面试的题目集合-A C, JAVA, ORACALE interview subject collections
- 2022-02-12 11:02:42下载
- 积分:1
-
a compiler of the source of great practical value to a compiler source, a very p...
一个编译器的源程序,非常有实用价值
一个编译器的源程序,非常有实用价-a compiler of the source of great practical value to a compiler source, a very practical price
- 2023-01-28 10:45:03下载
- 积分:1
-
是一个树形视图的例子,类似资源管理器的界面。希望对大家有用。...
是一个树形视图的例子,类似资源管理器的界面。希望对大家有用。-Is an example of tree view, similar to resource manager interface. Want to be useful to everyone.
- 2023-08-11 21:25:03下载
- 积分:1
-
高级C编程源码集,主要是底层系统方面的C代码,包括了内存检测、磁盘操作等等内容。...
高级C编程源码集,主要是底层系统方面的C代码,包括了内存检测、磁盘操作等等内容。-Advanced C programming source code sets, primarily the underlying system C code, including memory testing, operation and so the contents of the disk.
- 2022-01-30 11:25:44下载
- 积分:1
-
用DELPHI做的可以提供HTTP服务的程序
用DELPHI做的可以提供HTTP服务的程序-do with Delphi can provide the procedures for HTTP
- 2022-07-05 13:39:12下载
- 积分:1