[cvsnt] Re: Problem setting up a CvsNT server on WinXP.
Tony Hoyle
tmh at nodomain.org
Thu Mar 18 11:22:28 GMT 2004
Jurko Gospodnetic wrote:
> Btw. is it possible to not use handle inheritance and instead explicitly
> call
> DuplicateHandle() to pass a handle to the derived process? That would be
I don't actually know the process ID of the new process until it's created, so that
isn't really an option... plus I doubt it'd work as explicitly inheritable handles
are getting lost - duplication is just a manual way of doing the same thing.
Tony
More information about the cvsnt
mailing list