vsperf160.dll load error

mirchd 1 Reputation point
2021-10-23T04:17:28.567+00:00

Hi,
I'm start unreal engine with visual studio 2019, win10,

code:
void* Handle = LoadLibrary(TEXT("VSPerf160.dll"));

output:
Exception thrown at 0x00007FFFB36A3FE9 (in UnrealEditor-Win64-Debug.exe): Microsoft C++ Exception: xSharedMemoryException at memory location 0x00000099E497D8A0.

please help.

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.