Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: System Tray Icon Pin
MrMcIntyre15-Mar-10 10:18
MrMcIntyre15-Mar-10 10:18 
GeneralRe: System Tray Icon Pin
LouisLewis15-Mar-10 10:31
LouisLewis15-Mar-10 10:31 
GeneralRe: System Tray Icon Pin
MrMcIntyre15-Mar-10 10:32
MrMcIntyre15-Mar-10 10:32 
GeneralRe: System Tray Icon Pin
LouisLewis15-Mar-10 11:06
LouisLewis15-Mar-10 11:06 
AnswerRe: System Tray Icon Pin
David Crow15-Mar-10 10:35
David Crow15-Mar-10 10:35 
GeneralRe: System Tray Icon Pin
MrMcIntyre15-Mar-10 11:34
MrMcIntyre15-Mar-10 11:34 
GeneralRe: System Tray Icon Pin
LouisLewis15-Mar-10 11:49
LouisLewis15-Mar-10 11:49 
QuestionRe: System Tray Icon Pin
David Crow15-Mar-10 16:48
David Crow15-Mar-10 16:48 
MrMcIntyre wrote:
nid.szInfoTitle, "BalloonTitle";
nid.szInfo, "TrayTip";
nid.szTip, "TrayTip";


This compiles?

Does your app's icon show up in the taskbar notification area? When your mouse hovers over it, nothing shows up, correct?

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Man who follows car will be exhausted." - Confucius


AnswerRe: System Tray Icon [modified] Pin
MrMcIntyre16-Mar-10 6:39
MrMcIntyre16-Mar-10 6:39 
AnswerRe: System Tray Icon Pin
David Crow16-Mar-10 7:42
David Crow16-Mar-10 7:42 
GeneralRe: System Tray Icon Pin
MrMcIntyre16-Mar-10 7:49
MrMcIntyre16-Mar-10 7:49 
GeneralRe: System Tray Icon Pin
David Crow16-Mar-10 7:54
David Crow16-Mar-10 7:54 
GeneralRe: System Tray Icon [modified] Pin
MrMcIntyre16-Mar-10 9:59
MrMcIntyre16-Mar-10 9:59 
QuestionClient /Server application with VPN connection Pin
Bugslayer115-Mar-10 9:22
Bugslayer115-Mar-10 9:22 
AnswerRe: Client /Server application with VPN connection Pin
22491715-Mar-10 13:54
22491715-Mar-10 13:54 
AnswerRe: Client /Server application with VPN connection [modified] Pin
Moak16-Mar-10 0:04
Moak16-Mar-10 0:04 
GeneralRe: Client /Server application with VPN connection Pin
Bugslayer118-Mar-10 10:15
Bugslayer118-Mar-10 10:15 
GeneralRe: Client /Server application with VPN connection [modified] Pin
Moak18-Mar-10 11:38
Moak18-Mar-10 11:38 
QuestionIOCP C++ Example Help Pin
LouisLewis15-Mar-10 9:05
LouisLewis15-Mar-10 9:05 
AnswerRe: IOCP C++ Example Help Pin
Richard MacCutchan15-Mar-10 9:54
mveRichard MacCutchan15-Mar-10 9:54 
GeneralRe: IOCP C++ Example Help Pin
LouisLewis15-Mar-10 10:15
LouisLewis15-Mar-10 10:15 
QuestionAccessing a application defined DLL from sibling DLL gets no contructor available error C2512 (VC6.0). Pin
Vaclav_15-Mar-10 8:16
Vaclav_15-Mar-10 8:16 
AnswerRe: Accessing a application defined DLL from sibling DLL gets no contructor available error C2512 (VC6.0). Pin
Eugen Podsypalnikov15-Mar-10 9:13
Eugen Podsypalnikov15-Mar-10 9:13 
GeneralClass definition - addendum Pin
Vaclav_15-Mar-10 12:16
Vaclav_15-Mar-10 12:16 
GeneralRe: Class definition - addendum Pin
Eugen Podsypalnikov15-Mar-10 20:42
Eugen Podsypalnikov15-Mar-10 20:42 

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.