Quantcast
Channel: Visual Leak Detector for Visual C++ 2008-2015
Viewing all articles
Browse latest Browse all 704

Commented Unassigned: VLD fails with Visual Studio 2015 [10619]

$
0
0
Hi,

It appears the VLD is now broken. The software fails with 0xC0000005 when executing

```
HMODULE const handle = LoadLibraryExW(name, nullptr, LOAD_LIBRARY_SEARCH_SYSTEM32);
```
where name = api-ms-win-appmodel-runtime-l1-1-1 in winapi_thunks.cpp

Thanks,
Iain
Comments: You can download the source and build it

Viewing all articles
Browse latest Browse all 704

Trending Articles