flat assembler
Message board for the users of flat assembler.
Index
> Windows > I want pass addr through CreateProcess to second exe file. |
Author |
|
DimonSoft 21 Oct 2018, 17:51
You can use shared memory for that with proper synchronization. CreateFileMapping and MapViewOfFile is the point to start. Using sockets or pipes is also a way to go, and may even be a simpler solution depending on the task and the usage pattern.
I guess you know that but I’ll write it, just in case. Note that addresses are only meaningful within a process. Copying address value to another process has no sense. |
|||
21 Oct 2018, 17:51 |
|
Roman 22 Oct 2018, 06:47
DimonSoft thanks !
Windows its somthing ! Instead of one variable in CreateProcess, write two win api functions ! Hardcore ! |
|||
22 Oct 2018, 06:47 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.