Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/fusion/
H A Dasmcache.c933 static const WCHAR exeext[] = {'f','i','l','e','.','e','x','e',0}; in test_InstallAssembly() local
968 hr = IAssemblyCache_InstallAssembly(cache, 0, exeext, NULL); in test_InstallAssembly()