cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
calling a program
calling a program
Oct 25, 2014 at 3:01pm UTC
closed account (
SECMoG1T
)
How could one call a program inside another program please help.
Thanks in advance
Oct 25, 2014 at 3:04pm UTC
MiiNiPaa
(8886)
http://msdn.microsoft.com/en-us/library/windows/desktop/bb762153%28v=vs.85%29.aspx
Oct 25, 2014 at 3:06pm UTC
mobotus
(275)
http://stackoverflow.com/questions/5155537/how-to-call-exe-file-within-c-program
Oct 25, 2014 at 3:26pm UTC
closed account (
SECMoG1T
)
Thank yuo very much @minnippa and @mobotus let me check the links I knows
They will solve my problem. Great.
Last edited on
Oct 25, 2014 at 3:44pm UTC
Oct 25, 2014 at 3:51pm UTC
closed account (
SECMoG1T
)
So far I have no idea regarding
ShellExecute() execvpe(), system () ,HINSTANCE ShellExecute(),
I got no clue so I think I have a very very long way to go wow.
Topic archived. No new replies allowed.