Searched refs:lpFileName (Results 1 – 1 of 1) sorted by relevance
126 static void DoFileMapping(LPCTSTR lpFileName, BitstreamInfo* pBsInfo) in DoFileMapping() argument132 hFile = CreateFile(lpFileName, GENERIC_READ, FILE_SHARE_READ, NULL, OPEN_EXISTING, 0, NULL); in DoFileMapping()