Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mswin.c1009 static char_u szAppName[] = TEXT("VIM"); variable
1097 SetWindowText(hDlg, (LPCSTR)szAppName); in PrintDlgProc()