Click here to Skip to main content
15,880,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: COM address independence? Pin
RChin19-Sep-05 3:32
RChin19-Sep-05 3:32 
Questionhow to delete a socket Pin
jianxin080519-Sep-05 2:41
jianxin080519-Sep-05 2:41 
QuestionPrinting files using MS Word automation Pin
Member 64506719-Sep-05 2:18
Member 64506719-Sep-05 2:18 
QuestionMoving Strings To Resource Pin
abhi_code19-Sep-05 1:26
abhi_code19-Sep-05 1:26 
AnswerRe: Moving Strings To Resource Pin
Maximilien19-Sep-05 2:47
Maximilien19-Sep-05 2:47 
QuestionMoving Strings To Resource Pin
abhi_code19-Sep-05 1:24
abhi_code19-Sep-05 1:24 
QuestionMinimize application on taskbar click Pin
razorbladez19-Sep-05 0:14
razorbladez19-Sep-05 0:14 
AnswerRe: Minimize application on taskbar click Pin
bugDanny19-Sep-05 3:24
bugDanny19-Sep-05 3:24 
I hope this is what you're looking for. I've used ShowWindow(SW_MINIMIZE) to minimize my application. (Alternatively, ShowWindow(SW_MAXIMIZE)) Or you might want to check out CWnd::SetWindowPlacement().

Hope this helps!

Danny
GeneralRe: Minimize application on taskbar click Pin
razorbladez19-Sep-05 3:30
razorbladez19-Sep-05 3:30 
GeneralRe: Minimize application on taskbar click Pin
bugDanny19-Sep-05 4:04
bugDanny19-Sep-05 4:04 
GeneralRe: Minimize application on taskbar click Pin
razorbladez19-Sep-05 4:17
razorbladez19-Sep-05 4:17 
QuestionPeekMessage and Sleep in a multi-thread environment Pin
almc19-Sep-05 0:08
almc19-Sep-05 0:08 
AnswerRe: PeekMessage and Sleep in a multi-thread environment Pin
Hans Ruck19-Sep-05 0:50
Hans Ruck19-Sep-05 0:50 
GeneralRe: PeekMessage and Sleep in a multi-thread environment Pin
almc19-Sep-05 1:34
almc19-Sep-05 1:34 
GeneralRe: PeekMessage and Sleep in a multi-thread environment Pin
Hans Ruck19-Sep-05 2:42
Hans Ruck19-Sep-05 2:42 
GeneralRe: PeekMessage and Sleep in a multi-thread environment Pin
almc19-Sep-05 3:40
almc19-Sep-05 3:40 
GeneralRe: PeekMessage and Sleep in a multi-thread environment Pin
Hans Ruck19-Sep-05 4:17
Hans Ruck19-Sep-05 4:17 
AnswerRe: PeekMessage and Sleep in a multi-thread environment Pin
Bob Stanneveld19-Sep-05 1:10
Bob Stanneveld19-Sep-05 1:10 
GeneralRe: PeekMessage and Sleep in a multi-thread environment Pin
almc19-Sep-05 1:37
almc19-Sep-05 1:37 
GeneralRe: PeekMessage and Sleep in a multi-thread environment Pin
Bob Stanneveld19-Sep-05 1:47
Bob Stanneveld19-Sep-05 1:47 
QuestionWrite Driver to boost Microphone Pin
hircs18-Sep-05 23:34
susshircs18-Sep-05 23:34 
AnswerRe: Write Driver to boost Microphone Pin
hircs19-Sep-05 22:45
susshircs19-Sep-05 22:45 
Questionapplication doesnt work if edit/combo control is added Pin
Mukhan18-Sep-05 23:29
Mukhan18-Sep-05 23:29 
AnswerRe: application doesnt work if edit/combo control is added Pin
David Crow19-Sep-05 8:00
David Crow19-Sep-05 8:00 
QuestionProblems with Edit box for run time textual output Pin
adrian2718-Sep-05 23:08
adrian2718-Sep-05 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.