文件名称:系统托盘编程完全指南(三)
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 100.63kb
- 下载次数:
- 0次
- 提 供 者:
- 唐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息——Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon Tips。-This the "system tray full programming guide (3)" article supporting code examples. Achieving a tray icon balloon style tips. This a lE5.0 only occurred after the new features. The procedure tray is usually prompts the mouse to move the cursor on the tray icon, Windows will send messages to the tray procedures, as evidenced by a message -- Tooltip. However, in Windows XP, we also see some system tray procedure is automatic ToolTips information, in other words no need to move the mouse cursor on the tray icon will show ToolTips, it is how to achieve? This code will demonstrate a strange ToolTips style, it is called balloon Tip : Balloon Tips.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 889358系统托盘编程完全指南(三) .zip 列表 about.h Debug/ Debug/TrayTest.exe MainFrm.cpp MainFrm.h ReadMe.txt res/ resource.h res/APP.ico res/GOOFY.ICO res/myicon.ico res/myicon2.ico res/TrayTest.ico res/TrayTest.rc2 res/VCKBASELOGO.BMP StatLink.cpp StatLink.h StdAfx.cpp StdAfx.h Subclass.cpp Subclass.h TrayIcon.cpp TrayIcon.h TrayTest.aps TrayTest.clw TrayTest.cpp TrayTest.dsp TrayTest.dsw TrayTest.h TrayTest.ncb TrayTest.opt TrayTest.plg TrayTest.rc