Home | History | Annotate | Download | only in deps

Lines Matching refs:DuplicateHandle

469     if (!DuplicateHandle(GetCurrentProcess(), hOutputWrite,
472 ExitOnError("DuplicateHandle failed");
478 if (!DuplicateHandle(GetCurrentProcess(), hOutputReadTmp,
483 ExitOnError("DuplicateHandle failed");