摘要: 几个重要的结构体: struct AFX_MSGMAP { AFX_MSGMAP* pBaseMessageMap; AFX_MSGMAP_ENTRY* lpEntries; } struct AFX_MSGMAP_ENTRY { UINT nMessage;// Windows消息 UINT nC 阅读全文
posted @ 2016-01-31 20:14 米罗西 阅读(730) 评论(0) 推荐(0)