I have an unmanaged program that launches a .Net program via CreateProcess. Everything was working fine but now I have a new requirement to be able to pass some information back from the .Net process ...