ShellExecute(NULL, "open", "http://www.microsoft.com", NULL, NULL, SW_SHOWNORMAL);
详细解决方案
相关解决方案
- ShellExecute()打开本地htm有关问题
- shellExecute()调用可执行文件掩藏进程
- ShellExecute()执行exe怎么马下返回
- 知情人士进:shellexecute process多参数传递有关问题
- [求助]ShellExecute 不用头文件,为什么无法运行?
- shellExecute()调用可执行文件隐藏进程?该如何解决
- vc中调用其他应用程序的方法(函数) winexec,shellexecute ,createprocess
- VC++/MFC中调用CHM帮助文档的方法--ShellExecute
- WinExec, ShellExecute,CreateProcess
- 实现外部程序根据参数调用、控制目标程序——ShellExecute()函数的详解及相关知识的拓展
- 用默认浏览器打开一个链接(ShellExecute)
- 函数——ShellExecute()——运行一个外部程序