Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duninstall.c66 DWORD value_type; in popup_gvim_path() local
78 &value_type, (LPBYTE)buf, &bufsize); in popup_gvim_path()
92 DWORD value_type; in openwith_gvim_path() local
102 r = RegQueryValueEx(key_handle, "", 0, &value_type, (LPBYTE)buf, &bufsize); in openwith_gvim_path()
H A Ddosinst.c514 DWORD value_type; in uninstall_check() local
542 &value_type, (LPBYTE)temp_string_buffer, in uninstall_check()
552 &value_type, (LPBYTE)&allow_silent, in uninstall_check()
575 &value_type, (LPBYTE)temp_string_buffer, &local_bufsize); in uninstall_check()