Searched refs:dwVersionHandle (Results 1 – 1 of 1) sorted by relevance
174 DWORD dwVersionHandle; in SetVersionInfo() local191 DWORD size = GetFileVersionInfoSize(filename, &dwVersionHandle); in SetVersionInfo()200 if (!GetFileVersionInfo(filename, dwVersionHandle, size, pVersionInfo)) in SetVersionInfo()