Justin Miller
Justin Miller
Just to weigh in - I did choose the older-style `__declspec(thread)` for compatibility reasons. The `thread_local` keyword wasn't well supported until Visual Studio 2015. You _could_ support both through a...
I'm actually not sure of the original value, it might have been empty, or it may have contained the default value. According to [this MSDN article](https://msdn.microsoft.com/en-us/library/dd878326(v=vs.85).aspx): > When Windows PowerShell...
(Sorry for the late reply!) I believe I installed it system-wide previously since both the user and system paths were modified. Testing on another machine system-wide, I see that it...
I would definitely be open to that!