Programming Windows with MFC.pptVIP

  • 66
  • 0
  • 约 38页
  • 2017-03-31 发布于广东
  • 举报
Programming Windows with MFC.ppt

Programming Windows with MFC Chapter 3 The Mouse and the Keyboard Getting Input from the Mouse Client-area mouse messages Nonclient-area mouse messages Event The press or release of a mouse button The double click of a mouse button The movement of the mouse Client-Area Mouse Messages Number of Mouse Buttons Int nButtonCount = ::GetSystemMetrics(SM_CMOUSEBUTTONS); 0 No mouse installed Message-Map Macros and Message Handlers for Client-Area Mouse Messages Mouse Message Handlers Prototype afx_msg void OnMsgName (UINT nFlags, CPoint point) The nFlags Parameter The TicTac Application CWnd::Mess

文档评论(0)

1亿VIP精品文档

相关文档