Home
last modified time | relevance | path

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

/reactos/dll/win32/mscoree/
H A Dmscoree_main.c45 static BOOL get_install_root(LPWSTR install_dir) in get_install_root() argument
57 if (RegQueryValueExW(key, install_root, 0, NULL, (LPBYTE)install_dir, &len)) in get_install_root()
H A Dmetahost.c369 static BOOL get_install_root(LPWSTR install_dir) in get_install_root() argument
381 if (RegQueryValueExW(key, install_root, 0, NULL, (LPBYTE)install_dir, &len)) in get_install_root()