Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Daction.c2160 static WCHAR *get_install_location( MSIPACKAGE *package ) in get_install_location() function
2188 if (!(path = get_install_location( package )) && in msi_resolve_target_folder()