In vc, the external exe file is called through ShellExecuteEx (), and five shaping parameters are passed to the exe file. How to write the code
Define a SHELLEXECUTEINFO variable first, and then use shellexecuteinfo lpexecinfo;
See:/springsnow/archive/2009/04/22/80719.aspx for details.