Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c24 #define GVIMEXT32_PATH "GvimExt32\\gvimext.dll" macro
1600 sprintf(bufg, "%s\\" GVIMEXT32_PATH, installdir); in install_registry()
1697 && (stat(GVIMEXT32_PATH, &st) >= 0 in init_popup_choice()