Click here to Skip to main content
15,887,856 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Minimize application from taskbar Pin
NianHawk17-Jun-06 5:08
NianHawk17-Jun-06 5:08 
AnswerRe: print a bitmap Pin
Hamid_RT4-Jun-06 7:12
Hamid_RT4-Jun-06 7:12 
QuestionHow to lock taskbar in my program Pin
NianHawk4-Jun-06 3:08
NianHawk4-Jun-06 3:08 
AnswerRe: How to lock taskbar in my program Pin
Nibu babu thomas4-Jun-06 18:13
Nibu babu thomas4-Jun-06 18:13 
GeneralRe: How to lock taskbar in my program Pin
NianHawk7-Jun-06 6:38
NianHawk7-Jun-06 6:38 
GeneralRe: How to lock taskbar in my program Pin
Nibu babu thomas7-Jun-06 17:38
Nibu babu thomas7-Jun-06 17:38 
QuestionRe: How to lock taskbar in my program Pin
NianHawk7-Jun-06 19:22
NianHawk7-Jun-06 19:22 
AnswerRe: How to lock taskbar in my program Pin
Nibu babu thomas7-Jun-06 19:30
Nibu babu thomas7-Jun-06 19:30 
NianHawk wrote:
It did work well, thank a lot.


You are Welcome Smile | :)


NianHawk wrote:
I have another question if you wouldn't feel disturbed,


Not at all.


NianHawk wrote:
Actually I use spy to monitor taskbar, if my program send such WM_COMMAND msg to taskbar, spy can capture it.
But if I do it manually by using winxp functionality,


Which functionality!Unsure | :~


NianHawk wrote:
Could you be so kind to teach me something about it?


Can you give me your email. I can send you a sample application, which demonstrates some useful messages related to the TaskBar.

BTW here is a list if you are interested...

/*DisplayStartupMenu*/		305,
/*DisplayRunDialog*/		401,
/*DisplayLogoffDialog*/		402,
/*ArrangeCascade*/		403,
/*ArrangeTileHrz*/		404,
/*ArrangeTileVrt*/		405,
/*ShowDesktop*/			407,
/*ShowDateTimeDialog*/		408,
/*ShowTaskbarPrps*/		413,
/*MinAll*/			415,
/*MaxAll*/			416,
/*ShowDesktop2*/		419, /*Well you need to check this one. Make sure is this minimize all or show desktop.*/
/*ShowTaskMngr	*/		420,
/*TaskBrCustomizeNtfy*/		421,
/*LockTaskbar*/			424,
/*HelpAndSuppCenter*/		503,
/*ControlPanel*/		505,
/*TurnOffCompDialog*/		506,
/*PrintersAndFaxesDialog*/	510,
/*FindFilesDialog*/		41093,
/*FindComputers*/		41094



Nibu thomas
A Developer

Programming tips[^]  My site[^]

QuestionRe: How to lock taskbar in my program Pin
NianHawk17-Jun-06 5:01
NianHawk17-Jun-06 5:01 
AnswerRe: How to lock taskbar in my program Pin
Nibu babu thomas18-Jun-06 17:19
Nibu babu thomas18-Jun-06 17:19 
GeneralRe: How to lock taskbar in my program Pin
NianHawk20-Jun-06 6:39
NianHawk20-Jun-06 6:39 
QuestionDrawing to desktop Pin
Aneurysm004-Jun-06 2:20
Aneurysm004-Jun-06 2:20 
AnswerRe: Drawing to desktop Pin
ThatsAlok4-Jun-06 19:11
ThatsAlok4-Jun-06 19:11 
AnswerRe: Drawing to desktop Pin
FarPointer4-Jun-06 21:09
FarPointer4-Jun-06 21:09 
Questionrecordset problem Pin
SWDevil4-Jun-06 2:04
SWDevil4-Jun-06 2:04 
AnswerRe: recordset problem Pin
Chris Losinger4-Jun-06 4:21
professionalChris Losinger4-Jun-06 4:21 
GeneralRe: recordset problem Pin
SWDevil4-Jun-06 5:08
SWDevil4-Jun-06 5:08 
GeneralRe: recordset problem Pin
Chris Losinger4-Jun-06 5:17
professionalChris Losinger4-Jun-06 5:17 
GeneralRe: recordset problem Pin
SWDevil4-Jun-06 5:39
SWDevil4-Jun-06 5:39 
GeneralRe: recordset problem Pin
Chris Losinger4-Jun-06 5:46
professionalChris Losinger4-Jun-06 5:46 
QuestionDesktop right click menus in Win XP Pin
Anil_vvs4-Jun-06 0:45
Anil_vvs4-Jun-06 0:45 
AnswerRe: Desktop right click menus in Win XP Pin
Sarath C4-Jun-06 1:14
Sarath C4-Jun-06 1:14 
Questionmultiple connection using WinINet?? Pin
AhmedOsamaMoh4-Jun-06 0:09
AhmedOsamaMoh4-Jun-06 0:09 
QuestionPrintWIndow Problems (black squares) Pin
palako3-Jun-06 22:52
palako3-Jun-06 22:52 
QuestionHow to get the Size of the Window having the Html document in the Webbrowser application Pin
Anamika20053-Jun-06 22:45
Anamika20053-Jun-06 22:45 

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.