Searched refs:NOTEPAD_WndProc (Results 1 – 1 of 1) sorted by relevance
330 NOTEPAD_WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in NOTEPAD_WndProc() function583 wndclass.lpfnWndProc = NOTEPAD_WndProc; in _tWinMain()