flat assembler
Message board for the users of flat assembler.
Index
> Windows > Calling a process from an other program. |
Author |
|
f0dder 23 Apr 2005, 11:18
CreateRemoteThread, or SuspendThread + GetThreadContext + SetThreadContext + ResumeThread + {wait} + SuspendThread + SetThreadContext + ResumeThread (NT is a lot easier than 9x - although you can of course use EliCZ' CreateRemoteThread emulation).
|
|||
23 Apr 2005, 11:18 |
|
Madis731 23 Apr 2005, 13:23
Wouldn't IPC be more convenient? Like when making threads you have two exes running at base 400000h and how do you address stuff - what is what, confusing I think ^o)
|
|||
23 Apr 2005, 13:23 |
|
f0dder 23 Apr 2005, 13:28
Of course it depends on what you're doing - if you're in control of both applications, IPC is certainly the way to go. Pipes, Memory Mapped File, Shared section, mailslots, ...
|
|||
23 Apr 2005, 13:28 |
|
holdlang 23 Apr 2005, 14:30
Can you post some example from IPC usage pls?
Thanx for the ideas. Holdláng |
|||
23 Apr 2005, 14:30 |
|
Vasilev Vjacheslav 25 Apr 2005, 10:51
this example shows how to execute code from other process, imho, very easy
ps. author - me
_________________ [not enough memory] |
|||||||||||
25 Apr 2005, 10:51 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.