adspace
In VC++ How to transfer between one exe to another exe while
running..
Answer Posted / urfriendkishor@gmail.com
I think this is not how to run another application from one
application. This is how to transfer the data between 2
application.
You can do this simply using WM_COPYDATA message.
Even you can try different Inter Process Communication(IPC)
techniques.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category