Searched refs:msdia_dll (Results 1 – 1 of 1) sorted by relevance
60 const wchar_t *msdia_dll = nullptr; in LoadDIA() local62 msdia_dll = L"msdia140.dll"; // VS2015 in LoadDIA()64 msdia_dll = L"msdia120.dll"; // VS2013 in LoadDIA()70 if (FAILED(HR = NoRegCoCreate(msdia_dll, CLSID_DiaSource, IID_IDiaDataSource, in LoadDIA()