|
-
January 4th, 2012, 08:27 PM
#1
Start a 64bit app from a 32bit app?
Under 64bit Windows 7, I want to start a 64bit executable(myapp64.exe) from a 32bit executable(myapp32.exe). Can I use CreateProcess, ShellExecute or ShellExecuteEx functions in myapp32.exe to do this? Will be there any problems or limitations?
I use Visual C++ 2008 to write both myapp32.exe and myapp64.exe.
Last edited by AlanCCC; January 4th, 2012 at 08:33 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|