搜索资源列表
Tray__Icon
- // This a conglomeration of ideas from the MSJ \"Webster\" application, // sniffing round the online docs, and from other implementations such // as PJ Naughter s \"CTrayIconifyIcon\" (http://indigo.ie/~pjn/ntray.htm
Tray__Icon
- // This a conglomeration of ideas from the MSJ "Webster" application, // sniffing round the online docs, and from other implementations such // as PJ Naughter s "CTrayIconifyIcon" (http://indigo.ie/~pjn/ntray.html)
CTrayIcon_Src
- Visual C++ 6.0 托盘类, 简单方便。-VC60 tray type
CTrayIconDemo
- MFC写的CTrayIcon托盘类源码 1. 把TrayIcon.cpp和TrayIcon.cpp拷贝到你的项目目录,并添加到项目中 2. 在CTrayIconDemoDlg.h中加入#include "TrayIcon.h" 3. 添加成员变量CTrayIcon m_TrayIcon 4. 建立菜单资源,使其ID为:IDR_TRAY_MENU 5.声明消息处声明消息处理函数:-CTrayIcon
CTrayIcon
- Tray Icon class and example - shows how to make a tray icon in MFC
200811117207962
- TrayIcon 使用说明: 本DLL文件封装了 CTrayIcon 类,本DLL为MFC扩展DLL,所以只有使用共享MFC类库的程序能够调用。 TrayIcon 的使用帮助参见 TrayIcon_Demo_readme.txt 文件:-TrayIcon use: The DLL file encapsulates CTrayIcon class, the MFC extension DLL as the DLL, so