Searched refs:install_dir (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/mscoree/ |
H A D | mscoree_main.c | 45 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 D | metahost.c | 369 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()
|