Home
last modified time | relevance | path

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

/reactos/base/applications/notepad/
H A Dmain.c330 NOTEPAD_WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in NOTEPAD_WndProc() function
583 wndclass.lpfnWndProc = NOTEPAD_WndProc; in _tWinMain()