Home
last modified time | relevance | path

Searched refs:GetDllVersion (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Bundles/SFXWin/
DSfxWin.cpp43 static DWORD GetDllVersion(LPCTSTR dllName) in GetDllVersion() function
83 g_ComCtl32Version = ::GetDllVersion(TEXT("comctl32.dll")); in WinMain2()