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