📄 12316.html
字号:
<html>
<head>
<title>Re: 应该可能</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 应该可能</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:MoMoM-1703@email.esunbank.com.tw">默默</a> on April 23, 1999 at 16:20:27:<p>
In Reply to: <a href="12299.html">Re: 应该可能</a> posted by South Wind on April 23, 1999 at 12:14:28:<p>
'这是我自己试的结果 , 应该是可以的<br>'请先将vb6 or VB6的光碟片中找到shelllnk.vbp开启之后编译成shelllnk.dll<br>'然后include这个dll (名称为pShelllnk)<p>Dim linkfile As New cShellLink<br>Dim WinPath As String<br>WinPath = "C:\Windows" '或是call API抓出windows path<p>linkfile.CreateShellLink WinPath + "\desktop\notepad.lnk", WinPath + "\notepad.exe", "c:\windows", "", WinPath + "\notepad.exe", 1, SHOWNORMAL<p>'这样就可以把记事本的捷径加到桌面上<br>'不知道是不是你所想要的? :)<br>'ps. 可以参考王国荣先生的VB6与API讲座该书,我是参考它作出来的:)<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12316-->
<!--top: 12317--><li><a href="12317.html">Re: 应该可能</a> <b>阿甘</b> <i>16:44:47 4/23/99</i>
(<!--responses: 12317-->0)
<ul><!--insert: 12317-->
</ul><!--end: 12317-->
</ul><!--end: 12316-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -