mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
Update comment
This commit is contained in:
@@ -796,7 +796,7 @@ Win32CallstackResolver::Win32CallstackResolver(bool interactive, byte *moduleDB,
|
||||
const wchar_t *DIApaths[] = {
|
||||
// try to see if it's just in the PATH somewhere
|
||||
L"msdia140.dll",
|
||||
// otherwise try each VS2017/2019 SKU
|
||||
// otherwise try each VS2017/2019/2022 SKU
|
||||
L"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\DIA SDK\\" DIA140,
|
||||
L"C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\DIA SDK\\" DIA140,
|
||||
L"C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\DIA SDK\\" DIA140,
|
||||
|
||||
Reference in New Issue
Block a user