Peterb How do I cheat?
Reputation: 0
Joined: 20 Nov 2011 Posts: 1
|
Posted: Mon Nov 28, 2011 1:08 pm Post subject: Calling code in another process |
|
|
Hi all,
Quick question, is it possible to call a piece of code in another application from my application? I know the address of the routine but that is all, its not a API call or exposed function of any type just a piece of code.
Example:
| Code: |
Call OtherProgramsRoutne
|
hope this makes sense and sorry for being a newbie!
Thx Pete
|
|