thread stack size on Windows (Visual C++) - by Ziffusion Is there a call to determine the stack size of a running thread? I've been looking in MSDN thread functions documentation, and can't seem to find one. Read the article
Stack buffer overrun (Windows, C++) : how can I detect the culprit? - by Ziffusion Are there any tools/libraries on Windows that can help me tarck down the culprit? This is a fairly large codebase, with multiple threads. I code for Linux mostly; Windows is unfamiliar territory. Thanks for your input. Read the article