MCPcopy 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
421DWORD ShellCache::GetLangID()
422{
423 RefreshIfNeeded();
424 return (langid);
425}
426
427BOOL ShellCache::HasGITAdminDir(LPCWSTR path, BOOL bIsDir, CString* ProjectTopDir /*= nullptr*/)
428{

Callers 1

LoadLangDllFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected