9478.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: Computer Name</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: Computer Name</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:mrposts@ms24.hinet.net">AKL</a> on January 22, 1999 at 00:50:41:<p>
In Reply to: <a href="9469.html">Computer Name</a> posted by Max on January 21, 1999 at 18:35:55:<p>
Actually,to get the computer name is very EZ !<br>Just make a simple call to the GetComputerName() API is enough.<p>Wanna get all the softwares installed in the OS,<br>you may scan all the registry for sure,'cause each software has a different way on registry handling.<p>About the memory and the disk space...!<p>All I can say is that all these advanced function you want to implement in your program will be focused on the Win32 API.<p>Go' buy yourself a book !KjWang's are good buys.<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9478-->
</ul><!--end: 9478-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?