Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC++ Profiler Pin
Neville Franks7-Dec-04 9:08
Neville Franks7-Dec-04 9:08 
GeneralRe: VC++ Profiler Pin
John R. Shaw7-Dec-04 12:44
John R. Shaw7-Dec-04 12:44 
Generalwhy SCL not support Unicode filename Pin
sprewellkobe7-Dec-04 4:11
sprewellkobe7-Dec-04 4:11 
GeneralModifying a Bitmap Pin
nripun7-Dec-04 2:52
nripun7-Dec-04 2:52 
GeneralRe: Modifying a Bitmap Pin
John R. Shaw7-Dec-04 13:12
John R. Shaw7-Dec-04 13:12 
GeneralResizing Activex control Pin
Almenara7-Dec-04 2:16
Almenara7-Dec-04 2:16 
GeneralRe: Resizing Activex control Pin
Cedric Moonen7-Dec-04 2:21
Cedric Moonen7-Dec-04 2:21 
GeneralShell Notify ( icons disappeas on mouse over) Pin
Abhi Lahare7-Dec-04 2:13
Abhi Lahare7-Dec-04 2:13 
hi all,

I am building a system tray like utlity for a mfc dialog based application( infact property sheet based application). just like Date/Time Property sheet application. in system tray.

I have done following.

1. Initialize the NOTIFYICONDATA structure m_nidIconData
2. Declare and defined a called back function using a user defined message.
3. Calling Shell_NotifyIcon(NIM_ADD,&m_nidIconData)in InitDialog of PropertySheet class.
4. handing msg in call back function such as WM_MOUSEMOVE,WM_LBUTTONDOWN etc.
5. Calling Shell_NotifyIcon(NIM_DELETE,&m_nidIconData) in d'ctor of PropertySheet class.

When ever i moved my mouse message the tray icon gets disappeard.
Can someone throw light on the problem?

Thanks in Advance
Abhi Lahare

















GeneralNo "Press any key to continue" Pin
Member 9504207-Dec-04 1:59
Member 9504207-Dec-04 1:59 
GeneralRe: No "Press any key to continue" Pin
David Crow7-Dec-04 3:33
David Crow7-Dec-04 3:33 
GeneralRe: No "Press any key to continue" Pin
Member 9504207-Dec-04 8:32
Member 9504207-Dec-04 8:32 
GeneralRe: No "Press any key to continue" Pin
David Crow7-Dec-04 9:15
David Crow7-Dec-04 9:15 
GeneralRe: No "Press any key to continue" Pin
Member 9504207-Dec-04 10:56
Member 9504207-Dec-04 10:56 
GeneralRe: No "Press any key to continue" Pin
toxcct7-Dec-04 21:39
toxcct7-Dec-04 21:39 
Generalinterchanging dialog boxes Pin
haseeb_saeed7-Dec-04 1:31
haseeb_saeed7-Dec-04 1:31 
GeneralProblem in print preview Pin
Member 12010136-Dec-04 23:28
Member 12010136-Dec-04 23:28 
GeneralProblem in autoprint Pin
Member 12010136-Dec-04 23:22
Member 12010136-Dec-04 23:22 
GeneralRe: Problem in autoprint Pin
David Crow7-Dec-04 3:34
David Crow7-Dec-04 3:34 
GeneralRe: Problem in autoprint Pin
Member 12010138-Dec-04 20:01
Member 12010138-Dec-04 20:01 
GeneralRe: Problem in autoprint Pin
David Crow9-Dec-04 2:27
David Crow9-Dec-04 2:27 
Questioncan i open same com port(eg:com1) in both two class Pin
vc-programmer-6-Dec-04 22:23
vc-programmer-6-Dec-04 22:23 
AnswerRe: can i open same com port(eg:com1) in both two class Pin
Cedric Moonen6-Dec-04 22:29
Cedric Moonen6-Dec-04 22:29 
Generaldisplaying graphs Pin
doneirik6-Dec-04 22:21
doneirik6-Dec-04 22:21 
GeneralRe: displaying graphs Pin
Andrew Walker6-Dec-04 23:30
Andrew Walker6-Dec-04 23:30 
GeneralManifest problems Pin
Gemini_II6-Dec-04 21:58
Gemini_II6-Dec-04 21:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.