Searched refs:exeext (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/fusion/ |
H A D | asmcache.c | 933 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()
|