I am new to win32 api and as a part of my learning, I want to print out the coordinates of my mouse (LOWORD(lParam), HIWORD(lParam)). How do I do that? The OutputDebugString