Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duninstall.c277 if (get_shell_folder_path(path, "desktop")) in remove_icons()
289 if (get_shell_folder_path(path, VIM_STARTMENU)) in remove_start_menu()
358 if (get_shell_folder_path(path, "desktop")) in main()
379 if (get_shell_folder_path(path, VIM_STARTMENU) in main()
H A Ddosinst.h194 get_shell_folder_path( in get_shell_folder_path() function
H A Ddosinst.c1839 if (get_shell_folder_path(shell_folder_path, shell_folder_name) == FAIL) in build_link_name()
1941 if (get_shell_folder_path(shell_folder_path, VIM_STARTMENU) == FAIL) in install_start_menu()