Searched defs:MainWndProc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c423 MainWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) function
793 wc.lpfnWndProc = (WNDPROC) MainWndProc;
1010 wc.lpfnWndProc = (WNDPROC) MainWndProc;

Completed in 40 milliseconds