|
-
December 18th, 2006, 11:52 PM
#1
Invoke a function from another running program (EXE) in C/C++
i have a doubt in C++. lets asume A.exe is running and it has two functions A() and B(). i have another program B.exe, which needs to call some functions say A() in A.exe (which is already running).
how can we achieve this, what concept we need to use??
if u have some sample code, or tutorial or forums link, give me those reference.
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
|