Launching 64-bit application in C++

  • Thread starter Thread starter Mike xing
  • Start date Start date
M

Mike xing

Guest
Hi,

I have an 64-bit exe which am trying to launch it through 32-bit application running on 64-bit Windows 10 OS.

Is any one have a solution to launch the 64-bit exe from 32-bit application using some CreateProcess() API or any other way?

Thanks,

Continue reading...
 
Back
Top