Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c384 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
473 wc.lpfnWndProc = (WNDPROC) WndProc; in WinMain()
1230 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, in WndProc() function