Wis*_*rta 2 delphi shellexecute
我尝试使用 ShellExecute 运行应用程序。它运行了,但没有显示(我可以在 TaskManager 中看到实例)。
ShellExecute(0, PChar('open'), PChar(ExtractFileName(edExePath.Text)),
PChar(theParameter), PChar(theFolder), WS_MAXIMIZE);
Run Code Online (Sandbox Code Playgroud)
我该怎么做才能使应用程序以最大窗口大小启动?
| 归档时间: |
|
| 查看次数: |
142 次 |
| 最近记录: |