Click here to Skip to main content
15,916,180 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Win32 Console Application Pin
Programm3r1-Mar-07 3:13
Programm3r1-Mar-07 3:13 
AnswerRe: Win32 Console Application Pin
Programm3r1-Mar-07 3:23
Programm3r1-Mar-07 3:23 
AnswerRe: Win32 Console Application Pin
David Crow1-Mar-07 3:31
David Crow1-Mar-07 3:31 
AnswerRe: Win32 Console Application Pin
prasad_som1-Mar-07 1:22
prasad_som1-Mar-07 1:22 
GeneralRe: Win32 Console Application Pin
Programm3r1-Mar-07 2:14
Programm3r1-Mar-07 2:14 
QuestionTaskBar ToolTip Pin
Sunil Lanke1-Mar-07 0:44
Sunil Lanke1-Mar-07 0:44 
AnswerRe: TaskBar ToolTip Pin
Naveen1-Mar-07 0:52
Naveen1-Mar-07 0:52 
AnswerRe: TaskBar ToolTip Pin
Mark Salsbery1-Mar-07 7:44
Mark Salsbery1-Mar-07 7:44 
A tooltip for an icon you add to the taskbar?

If so, you can set the szTip member of the NOTIFYICONDATA struct you pass to Shell_NotifyIcon()
to set the standard tooltip text. NIF_TIP needs to be added to the uFlags member as well.

Mark


"Great job, team. Head back to base for debriefing and cocktails."
(Spottswoode "Team America")

Questionneed SDK to record audio in MP3 and Flash format Pin
Mohsen Saad1-Mar-07 0:44
Mohsen Saad1-Mar-07 0:44 
QuestionCapture OnLButtonDown on picture control. Pin
llp00na1-Mar-07 0:28
llp00na1-Mar-07 0:28 
AnswerRe: Capture OnLButtonDown on picture control. Pin
Naveen1-Mar-07 0:37
Naveen1-Mar-07 0:37 
GeneralRe: Capture OnLButtonDown on picture control. Pin
llp00na1-Mar-07 1:12
llp00na1-Mar-07 1:12 
GeneralRe: Capture OnLButtonDown on picture control. Pin
Naveen1-Mar-07 1:18
Naveen1-Mar-07 1:18 
GeneralRe: Capture OnLButtonDown on picture control. Pin
llp00na1-Mar-07 1:33
llp00na1-Mar-07 1:33 
GeneralRe: Capture OnLButtonDown on picture control. Pin
llp00na1-Mar-07 1:39
llp00na1-Mar-07 1:39 
QuestionDialog Problems in Vista Pin
NiceNaidu1-Mar-07 0:15
NiceNaidu1-Mar-07 0:15 
Questionopendesktop returning 170 error code (The requested resource is in use. ERROR_BUSY) Pin
Yogish A J28-Feb-07 23:26
Yogish A J28-Feb-07 23:26 
QuestionCatching the Escape Key (MFC Dialogs) Pin
waxie28-Feb-07 23:16
waxie28-Feb-07 23:16 
AnswerRe: Catching the Escape Key (MFC Dialogs) Pin
Naveen28-Feb-07 23:46
Naveen28-Feb-07 23:46 
AnswerRe: Catching the Escape Key (MFC Dialogs) Pin
prasad_som28-Feb-07 23:48
prasad_som28-Feb-07 23:48 
AnswerRe: Catching the Escape Key (MFC Dialogs) Pin
Michael Dunn1-Mar-07 5:59
sitebuilderMichael Dunn1-Mar-07 5:59 
QuestionAnnotation on the Screen Pin
Vissu8928-Feb-07 23:14
Vissu8928-Feb-07 23:14 
AnswerRe: Annotation on the Screen Pin
ThatsAlok28-Feb-07 23:21
ThatsAlok28-Feb-07 23:21 
Questionhow to distribute last column of list control to fit into client area? Pin
rakeshbbaldha28-Feb-07 22:52
rakeshbbaldha28-Feb-07 22:52 
AnswerRe: how to distribute last column of list control to fit into client area? Pin
Naveen28-Feb-07 23:08
Naveen28-Feb-07 23:08 

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.