请教用Shell函数运行*.chm执行文件
请教:
dim i
i=Shell("c:\w.chm",1)
为什么出现错误:“5”“无效的过程调用或参数”
请教:
dim i
i=Shell("c:\w.chm",1)
为什么出现错误:“5”“无效的过程调用或参数”
2006-03-12 13:13
2006-03-12 13:44
2006-03-12 17:48
2006-03-12 20:57
2006-03-13 11:31
。
2006-03-13 12:50
2006-03-23 12:18
2006-12-20 11:05
Shell这个好象不行吧,用API函数:ShellExecute可以
2006-12-21 11:04