Hello, I think maybe VS 2019 is not fully supported in this repository.
Refer to this commit 01e53e5 "VS 2013 support added"
For example, the hook functions need to be added, such as ucrtbase.dll(msvcr for VS 2019) in dllspatches.cpp:
KindDragon/vld@01e53e5#diff-cb9f31ffbee424803b50ce5c8828909c
PS:
https://docs.microsoft.com/en-us/cpp/windows/universal-crt-deployment?view=vs-2019
Hello, I think maybe VS 2019 is not fully supported in this repository.
Refer to this commit 01e53e5 "VS 2013 support added"
For example, the hook functions need to be added, such as ucrtbase.dll(msvcr for VS 2019) in dllspatches.cpp:
KindDragon/vld@01e53e5#diff-cb9f31ffbee424803b50ce5c8828909c
PS:
https://docs.microsoft.com/en-us/cpp/windows/universal-crt-deployment?view=vs-2019