2005年11月23日

摘要: 关键字:Ctrl+Alt+Del,Alt+Tab,Ctrl+Esc,VK_LWIN,VK_RWIN,Task bar,Task Manager,任务栏,任务管理器。 下载本文源代码: TrapKeys.zip (95KB) 对于用过Windows的人,几乎没有人不知道Ctrl+Alt+Del组合键,尤其是在使用经常死机的Windows9x时,使用它的频率更高,这一组合键是专门为了系统安全起... 阅读全文
posted @ 2005-11-23 18:12 吴文力 阅读(1466) 评论(0) 推荐(0)
 
摘要: Figure 1 CWnd Support for ToolTips Member Description BOOL EnableToolTips(BOOL bEnable) Enables or disables ToolTips for a window virtual int CWnd::OnToolHitTest(CPoint point, TOOLINFO* pTI )... 阅读全文
posted @ 2005-11-23 17:47 吴文力 阅读(1181) 评论(0) 推荐(0)
 
摘要: Adding Delays to TitleTips The TitleTip that I created does not include any of the delay features provided by the TTM_SETDELAYTIME message of a standard ToolTip. I didn't add any delays becau... 阅读全文
posted @ 2005-11-23 17:46 吴文力 阅读(626) 评论(0) 推荐(0)