Artifact 33349edd7f61e0624aa758ebf57f156f5a89c781:
- File win/tclWinConsole.c — part of check-in [44defcb5cf] at 2017-05-03 10:19:16 on branch core-8-5-branch-fix-1997007 — [win] Introduces new threaded declarations TclWinThreadCreate/TclWinThreadExit: because of usage of CRT and/or TLS (if threaded) - use the _beginthreadex/_endthreadex functions for thread management rather than CreateThread/ExitThread. Prevents sporadic run-time errors, like R6016 (not enough space for thread data). See section "Remarks" in https://msdn.microsoft.com/en-us/library/windows/desktop/ms682453(v=vs.85).aspx (user: sebres size: 37018)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.