Home | History | Annotate | Download | only in gregbook

Lines Matching refs:wP

1188 LRESULT CALLBACK rpng2_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP)
1210 switch (wP) { /* only need one, so ignore repeat count */
1224 return DefWindowProc(hwnd, iMsg, wP, lP);