If I CreateNewProcTags() with NP_Child, TRUE,
is it safe to share interface handles with the child,
or should that child process OpenLibrary() and GetInterface() it's own stuff?
I would _THINK_ it's OK to share, but I'll ask to be sure.
Fri, 2016-08-26 04:02
#1
Sharing Interfaces with your children