You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't used VS2017 in a long time (currently using VS2022 here). Anyway, from the changelog:
Static linking: The autostatic functionality has been moved to dll.c, and extended so that builds using MSVC8 and later no longer require apps to call pthread_win32_thread_detach_np(). That is, all of the DllMain functionality is now automatic for static linking for these builds.
so it sounds to me like those old MSVC project files are a bit out of date and should include dll.c instead. HTH.
Hello
My Visual Studio 2017 can't find the autostatic.c file.
Can you please enlighten me what is wrong ?
Best regards, Jan
The text was updated successfully, but these errors were encountered: