ShellExecute具有以下签名:HINSTANCEShellExecute(__in_optHWNDhwnd,__in_optLPCTSTRlpOperation,__inLPCTSTRlpFile,__in_optLPCTSTRlpParameters,__in_optLPCTSTRlpDirectory,__inINTnShowCmd);我们如何使用lpParameters,我们可以在我的应用程序中处理参数。我正在执行我的应用程序如下:HINSTANCEhShellExecuteStatus=ShellExecute(NULL,"open","MyPath/MyApp.EXE