Click here to Skip to main content
15,917,455 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Computing thread stack size Pin
Zykalus5-Oct-05 11:03
Zykalus5-Oct-05 11:03 
GeneralRe: Computing thread stack size Pin
Gary R. Wheeler9-Oct-05 4:54
Gary R. Wheeler9-Oct-05 4:54 
QuestionTo fire a button click event programmatically Pin
Liu Shuai5-Oct-05 8:05
Liu Shuai5-Oct-05 8:05 
AnswerRe: To fire a button click event programmatically Pin
Jose Lamas Rios5-Oct-05 9:48
Jose Lamas Rios5-Oct-05 9:48 
GeneralRe: To fire a button click event programmatically Pin
Liu Shuai5-Oct-05 10:09
Liu Shuai5-Oct-05 10:09 
GeneralRe: To fire a button click event programmatically Pin
shweta yadaki9-Dec-13 19:11
shweta yadaki9-Dec-13 19:11 
QuestionWindow does not maximize when trying to run one instance of program Pin
elephantstar5-Oct-05 6:45
elephantstar5-Oct-05 6:45 
AnswerRe: Window does not maximize when trying to run one instance of program Pin
Jeffrey Walton5-Oct-05 9:31
Jeffrey Walton5-Oct-05 9:31 
Hi elephantstar,

> it merely activates it (icon blinking in the taskbar)
> and does not maximize it or bring it to the foreground.
> Why is that?

Moving a window to the foreground behavior is now by design. IIRC, the behavior was changed around Windows 2000 (or maybe XP). Apparently, software developers were being rude about their use of setting active and foreground windows. I don't have a good reference for you. But hte following link may help.

Jeff

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowfeatures.asp[^]
AnswerRe: Window does not maximize when trying to run one instance of program Pin
Bartosz Bien5-Oct-05 12:02
Bartosz Bien5-Oct-05 12:02 
GeneralRe: Window does not maximize when trying to run one instance of program Pin
elephantstar5-Oct-05 14:00
elephantstar5-Oct-05 14:00 
QuestionI don't get to read the file lines Pin
Alex Cutovoi5-Oct-05 6:24
Alex Cutovoi5-Oct-05 6:24 
QuestionRe: I don't get to read the file lines Pin
David Crow5-Oct-05 6:36
David Crow5-Oct-05 6:36 
Question[Message Deleted] Pin
ddmcr5-Oct-05 5:03
ddmcr5-Oct-05 5:03 
AnswerRe: char [] problem Pin
Chris Losinger5-Oct-05 5:10
professionalChris Losinger5-Oct-05 5:10 
AnswerRe: char [] problem Pin
toxcct5-Oct-05 5:20
toxcct5-Oct-05 5:20 
QuestionQuestion about CString Pin
LaHaHa5-Oct-05 4:29
LaHaHa5-Oct-05 4:29 
AnswerRe: Question about CString Pin
Chris Losinger5-Oct-05 4:36
professionalChris Losinger5-Oct-05 4:36 
JokeRe: Question about CString Pin
toxcct5-Oct-05 4:51
toxcct5-Oct-05 4:51 
AnswerRe: Question about CString Pin
Bob Stanneveld5-Oct-05 6:15
Bob Stanneveld5-Oct-05 6:15 
GeneralRe: Question about CString Pin
LaHaHa5-Oct-05 12:21
LaHaHa5-Oct-05 12:21 
GeneralRe: Question about CString Pin
Roger Stoltz5-Oct-05 21:04
Roger Stoltz5-Oct-05 21:04 
GeneralRe: Question about CString Pin
LaHaHa5-Oct-05 22:54
LaHaHa5-Oct-05 22:54 
GeneralRe: Question about CString Pin
Roger Stoltz5-Oct-05 23:32
Roger Stoltz5-Oct-05 23:32 
GeneralRe: Question about CString Pin
LaHaHa6-Oct-05 1:01
LaHaHa6-Oct-05 1:01 
GeneralRe: Question about CString Pin
Roger Stoltz6-Oct-05 1:26
Roger Stoltz6-Oct-05 1:26 

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.