Searched refs:dot_manifest (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/kernel32/ |
H A D | actctx.c | 2480 static const WCHAR dot_manifest[] = {'.','M','a','n','i','f','e','s','t',0}; in init_paths() local 2497 lstrcpyW(app_manifest_path+lstrlenW(app_manifest_path), dot_manifest); in init_paths()
|