Artifact cf9fffa4db9ddad991538f9a0de79a7197b5da0a:
- File win/tclWinPipe.c — part of check-in [0b07cfddbf] at 2003-01-28 11:03:51 on branch trunk — * generic/tcl.h: Add TCL_PREFIX_IDENT and TCL_DEBUG_IDENT, used only by TclpCreateProcess. * unix/Makefile.in: Define TCL_DBGX. * win/Makefile.in: Define TCL_DBGX. * win/tclWinPipe.c (TclpCreateProcess): Check that the Tcl pipe dll actually exists in the Tcl bin directory and panic if it is not found. Incorporate TCL_DBGX into the Tcl pipe dll name. This fixes a really mysterious error that would show up when exec'ing a 16 bit application under Win95 or Win98 when Tcl was compiled with symbols. The error seemed to indicate that the executable could not be found, but it was actually the Tcl pipe dll that could not be found. (user: mdejong size: 82183)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.