Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c492 static void Handle_WM_Notify(HWND hwnd, LPNMHDR pnmh);
1251 case WM_NOTIFY: Handle_WM_Notify(hwnd, (LPNMHDR)lParam); in _TextAreaWndProc()
8709 Handle_WM_Notify(HWND hwnd UNUSED, LPNMHDR pnmh) in Handle_WM_Notify() function
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt13163 Solution: Delete the prototype for Handle_WM_Notify().