Searched refs:runW (Results 1 – 1 of 1) sorted by relevance
315 static const WCHAR runW[] = {'r','u','n',0}; in process_hook_section() local322 if(!wcsicmp(key, runW)) { in process_hook_section()326 … len = GetPrivateProfileStringW(sect_name, runW, NULL, val, ARRAY_SIZE(val), ctx->install_file); in process_hook_section()