摘要:
Public Function IniFileRead(ByVal vstrINIPath As String, vstrINIFileName As String, _ ByVal vstrINIType As String, ByRef vstrVar As String, ByVal vstrName As String) As Boolean On Error GoTo... 阅读全文
posted @ 2006-07-01 21:18
kenty
阅读(355)
评论(0)
推荐(0)
摘要:
首先,在Module中先声明API函数.Public Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String,... 阅读全文
posted @ 2006-07-01 21:16
kenty
阅读(1019)
评论(0)
推荐(0)
浙公网安备 33010602011771号