2013年3月18日

摘要: WM_RBUTTONUP NotificationThe WM_RBUTTONUP message is posted when the user releases the right mouse button while the cursor is in the client area of a window. If the mouse is not captured, the message is posted to the window beneath the cursor. Otherwise, the message is posted to the window that has 阅读全文

posted @ 2013-03-18 21:56 我不是牛人 阅读(260) 评论(0) 推荐(0) 编辑