Hi.

How do you pass data and/or pointer to data in a parent process, both primary and/or child threads, to the primary thread (default) of a child process?

Jeffrey Richter demonstrates the use of CreateProcess(), but he does not discuss a way to pass in data.

Thanks,
Kuphryn