【代码】VC2008+XP系统下显示托盘气球 [Good]新建一个mfc对话框程序,添加一个按钮,双击后把下面的代码复制进去:
NOTIFYICONDATA note; //note.cbSize=sizeof(NOTIFYI... |
【技巧】点击其他地方后,托盘菜单自动消失 [Good]在TrackPopupMenu函数的前面加
SetForegroundWindow(); |
| There are 2 good topics in this group. |
Content converter: |