I know this has been asked before but I can't find a similar example...

I want to hook an exe (not my own) to see when the WM_MOUSEMOVE message is processed. I know I need a dll but I don't know the right API calls in the dll or my own exe.