Quote:
Originally Posted by 2MuchRiceMakesMeSickBut I cant because there is no Menu Control IDs in the wizard.
|
Go4Expert Founder
|
![]() |
| 6Aug2007,09:31 | #11 |
|
Why don't you download the code and try running it. I see you should have the IDR_MENU and not IDR_MENU1 but I could not get what you meant by
Quote:
Originally Posted by 2MuchRiceMakesMeSick |
|
Ambitious contributor
|
|
| 6Mar2008,14:50 | #12 |
|
what is system tray icon
|
|
Go4Expert Founder
|
![]() |
| 6Mar2008,16:02 | #13 |
|
Quote:
Originally Posted by parvez.yu |
|
Ambitious contributor
|
|
| 6Mar2008,16:48 | #14 |
|
oh ok thanks shabbir
|
|
Newbie Member
|
|
| 31Mar2009,08:58 | #15 |
|
I followed the instructions for the system icon, and my app is able to get one to show up...however the icon disappears as soon as the mouse hovers over it. So obviously the tooltip and the right-click menu cannot be activated.
What am I possibly doing wrong? I followed the instructions almost verbatim. I'm using Windows XP pro and Visual Studio 2005 version 8. Thanks for any help. |
|
Go4Expert Founder
|
![]() |
| 31Mar2009,14:12 | #16 |
|
Your Exe is dying and so the Icon is disappearing.
|
|
Newbie Member
|
|
| 8Apr2009,18:03 | #17 |
|
I want to enable / disable menu items insystem trya. How cam I do it?
|
|
Go4Expert Founder
|
![]() |
| 8Apr2009,19:13 | #18 |
|
Newbie Member
|
|
| 9Apr2009,09:03 | #19 |
|
I have tried it, but it does not work, I debugged the code and I found that update handler is called before oncommand.
|
|
Go4Expert Founder
|
![]() |
| 9Apr2009,12:17 | #20 |
|
It does work for me ?
|