Loading
LaunchApplication not returning the return value of the application it launches?

Hi all,

I want to launch an exe and looked at the documentation of LaunchApplication.

Seems the return value of LaunchApplication is whether the application was launched successfully or not.

 

How can I get what the return value of what the application that is being launched.

Any other approaches that will allow to launch an exe and get the return value of that exe?

thanks.


  • The result is stored in the LAAW_PARAMETERS structure

    Selected as Best
  • The result is stored in the LAAW_PARAMETERS structure

    Selected as Best

Loading
LaunchApplication not returning the return value of the application it launches?