使对话框应用程序具有系统托盘功能
使对话框应用程序具有系统托盘功能
neweroica
2005-2-27 12:23
1. 将SystemTray.h和SystemTray.cpp拷贝到项目工作目录,再添加到项目里。
在XXXDlg.h中加入
#include "SystemTray.h"
neweroica
2005-2-27 12:23
1. 将SystemTray.h和SystemTray.cpp拷贝到项目工作目录,再添加到项目里。
在XXXDlg.h中加入
#include "SystemTray.h"