GerHobbelt / pthread-win32

clone of pthread-win32 (a.k.a. pthreads4w) + local tweaks (including MSVC2008 - MSVC2022 project files)
Other
350 stars 166 forks source link

Added MSVS2015 Solution + fix for MSVC2015 #3

Closed jtrmal closed 9 years ago

jtrmal commented 9 years ago

Added MSVS2015 Solution + avoid defining snprintf while compiling under VS2015, as the function is already available