Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ GetLangID
Method
GetLangID
src/TortoiseShell/ShellCache.cpp:421–425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
DWORD ShellCache::GetLangID()
422
{
423
RefreshIfNeeded();
424
return (langid);
425
}
426
427
BOOL ShellCache::HasGITAdminDir(LPCWSTR path, BOOL bIsDir, CString* ProjectTopDir /*= nullptr*/)
428
{
Callers
1
LoadLangDll
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected