Searched refs:Handle_WM_Notify (Results 1 – 2 of 2) sorted by relevance
492 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
13163 Solution: Delete the prototype for Handle_WM_Notify().