Searched refs:vimExeFile (Results 1 – 1 of 1) sorted by relevance
851 char vimExeFile[BUFSIZE]; in LoadMenuIcon() local852 getGvimName(vimExeFile, 1); in LoadMenuIcon()853 if (vimExeFile[0] == '\0') in LoadMenuIcon()856 if (ExtractIconEx(vimExeFile, 0, NULL, &hVimIcon, 1) == 0) in LoadMenuIcon()