Y Yuanqi Unregistered / Unconfirmed GUEST, unregistred user! 2000-07-20 #1 我想在程序中用Shellexecute打开外部文件,但有些文件没有和其他程序关连上,没法打开,<br>不知有没有什么办法象Windows系统那样在这时唤起Openwith对话框,献上100大洋,聊表寸心:-)
我想在程序中用Shellexecute打开外部文件,但有些文件没有和其他程序关连上,没法打开,<br>不知有没有什么办法象Windows系统那样在这时唤起Openwith对话框,献上100大洋,聊表寸心:-)
D daiqingbo Unregistered / Unconfirmed GUEST, unregistred user! 2000-07-20 #2 试试<br>WinExec('rundll32.exe shell32.dll,OpenAs_RunDLL c:/autoexec.bat',0)