Searched defs:WParam (Results 1 – 9 of 9) sorted by relevance
/reactos/modules/rosapps/applications/fraginator/ |
H A D | DefragDialog.cpp | 23 INT_PTR CALLBACK DefragDialogProc (HWND Dlg, UINT Msg, WPARAM WParam, LPARAM LParam) in DefragDialogProc()
|
H A D | ReportDialog.cpp | 197 INT_PTR CALLBACK ReportDialogProc (HWND Dlg, UINT Msg, WPARAM WParam, LPARAM LParam) in ReportDialogProc()
|
H A D | MainDialog.cpp | 424 INT_PTR CALLBACK MainDialogProc (HWND Dlg, UINT Msg, WPARAM WParam, LPARAM LParam) in MainDialogProc()
|
/reactos/modules/rostests/tests/wm_paint/ |
H A D | wm_paint.c | 64 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam, in MainWndProc()
|
/reactos/modules/rostests/dibtests/bitblt/ |
H A D | bitblt.c | 73 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam, in MainWndProc()
|
/reactos/modules/rostests/tests/wm_erasebkgnd/ |
H A D | wm_erasebkgnd.cpp | 90 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam, in MainWndProc()
|
/reactos/modules/rostests/dibtests/alphablend/ |
H A D | alphablend.c | 120 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam, in MainWndProc()
|
/reactos/modules/rostests/dibtests/patblt/ |
H A D | patblt.cpp | 128 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam, in MainWndProc()
|
/reactos/modules/rostests/dibtests/stretchblt/ |
H A D | stretchblt.cpp | 149 LRESULT CALLBACK MainWndProc(HWND HWnd, UINT Msg, WPARAM WParam, in MainWndProc()
|