摘要:
WinExec主要运行EXE文件。如:WinExec(’Notepad.exe Readme.txt’, SW_SHOW); ShellExecute不仅可以运行EXE文件,也可以运行已经关联的文件。 首先必须引用shellapi.pas单元:uses ShellAPI; 1.标准用法 ShellExecute函数原型及参数含义如下: function ShellExecute(... 阅读全文
posted @ 2007-06-26 17:39
sonicit
阅读(3973)
评论(1)
推荐(0)

浙公网安备 33010602011771号