Home
last modified time | relevance | path

Searched defs:sect_name (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/urlmon/
H A Daxinstall.c308 static HRESULT process_hook_section(install_ctx_t *ctx, const WCHAR *sect_name) in process_hook_section()
352 WCHAR buf[2048], sect_name[128]; in install_inf_file() local