Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - how to create ballon tip of system tray ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

how to create ballon tip of system tray ?

 Post Reply Post Reply
Author
Message Reverse Sort Order
bingocn View Drop Down
Newbie
Newbie


Joined: 13 April 2004
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote bingocn Quote  Post ReplyReply Direct Link To This Post Topic: how to create ballon tip of system tray ?
    Posted: 13 April 2004 at 10:24pm

thank you very much. the example is ok now.

Back to Top
Cezariusz View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 14 May 2003
Location: Poland
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote Cezariusz Quote  Post ReplyReply Direct Link To This Post Posted: 13 April 2004 at 3:17am

 You have to install the Platform SDK from Microsoft, which defines NOTIFYICONDATA_V1_SIZE. The Toolkit will detect this and will define SYSTRAY_USEW2K.

You can download SDK from:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate

Back to Top
bingocn View Drop Down
Newbie
Newbie


Joined: 13 April 2004
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote bingocn Quote  Post ReplyReply Direct Link To This Post Posted: 13 April 2004 at 1:26am

 I saw the TrayIconDlg example. I execute it, but the ballon tip is disalbed.

I search the code, it need to define SYSTRAY_USEW2K if i want to use ballon tip.

I defined SYSTRAY_USEW2K in the project and rebuild it . but it not found NIF_STATE,NIS_HIDDEN and others

My system : Windows xp home(sp1), IE6.0,VC++6.0(sp5).

thank you in advance.  :)

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.