OutputDebugString an int in win32

后端 未结 0 1851
死守一世寂寞
死守一世寂寞 2020-12-28 22:33

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题