Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
Hemant kulkarni22-Aug-06 0:44
Hemant kulkarni22-Aug-06 0:44 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
Hamid_RT22-Aug-06 1:08
Hamid_RT22-Aug-06 1:08 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
Hemant kulkarni22-Aug-06 1:29
Hemant kulkarni22-Aug-06 1:29 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
prasad_som22-Aug-06 2:07
prasad_som22-Aug-06 2:07 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
Hemant kulkarni22-Aug-06 3:39
Hemant kulkarni22-Aug-06 3:39 
AnswerRe: How to activate a application and show it on screen which is currently minimized? Pin
benjymous22-Aug-06 0:57
benjymous22-Aug-06 0:57 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
Hemant kulkarni22-Aug-06 1:27
Hemant kulkarni22-Aug-06 1:27 
GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
benjymous22-Aug-06 2:08
benjymous22-Aug-06 2:08 
yeah, that makes more sense!

I had a knightmarish flashback to an old app I used to maintain that took about 10 minutes on startup to initialise (it read the entire contents of a huge database over the network)

You'd start it going, get bored waiting, start writing emails, only to have the main dialog pop to the front, and capture the last enter you pressed, which helpfully quit the app!

Thank god I got away!

Anyway, I'm sure I've seen something like this myself, and I seem to remember I had to briefly force the window to be topmost for it to actually appear on top (then turn that off again, of course)

--
Help me! I'm turning into a grapefruit!
Buzzwords!

GeneralRe: How to activate a application and show it on screen which is currently minimized? Pin
David Crow22-Aug-06 2:45
David Crow22-Aug-06 2:45 
QuestionUses of typelist ? Pin
Cedric Moonen21-Aug-06 23:41
Cedric Moonen21-Aug-06 23:41 
AnswerRe: Uses of typelist ? Pin
toxcct22-Aug-06 0:23
toxcct22-Aug-06 0:23 
GeneralRe: Uses of typelist ? Pin
Cedric Moonen22-Aug-06 1:01
Cedric Moonen22-Aug-06 1:01 
AnswerRe: Uses of typelist ? Pin
Mircea Puiu22-Aug-06 1:22
Mircea Puiu22-Aug-06 1:22 
AnswerRe: Uses of typelist ? Pin
Zac Howland22-Aug-06 5:30
Zac Howland22-Aug-06 5:30 
GeneralRe: Uses of typelist ? Pin
Cedric Moonen22-Aug-06 6:00
Cedric Moonen22-Aug-06 6:00 
GeneralRe: Uses of typelist ? Pin
Zac Howland22-Aug-06 6:16
Zac Howland22-Aug-06 6:16 
QuestionMultilanguage calendar for MFC Pin
Raphael Kindt21-Aug-06 23:22
Raphael Kindt21-Aug-06 23:22 
AnswerRe: Multilanguage calendar for MFC Pin
_AnsHUMAN_ 21-Aug-06 23:48
_AnsHUMAN_ 21-Aug-06 23:48 
GeneralRe: Multilanguage calendar for MFC Pin
Raphael Kindt22-Aug-06 0:07
Raphael Kindt22-Aug-06 0:07 
AnswerRe: Multilanguage calendar for MFC Pin
Cedric Moonen22-Aug-06 1:16
Cedric Moonen22-Aug-06 1:16 
GeneralRe: Multilanguage calendar for MFC Pin
Raphael Kindt22-Aug-06 1:56
Raphael Kindt22-Aug-06 1:56 
AnswerRe: Multilanguage calendar for MFC Pin
Mircea Puiu22-Aug-06 1:18
Mircea Puiu22-Aug-06 1:18 
GeneralRe: Multilanguage calendar for MFC Pin
Raphael Kindt22-Aug-06 2:03
Raphael Kindt22-Aug-06 2:03 
GeneralRe: Multilanguage calendar for MFC Pin
Mircea Puiu22-Aug-06 2:07
Mircea Puiu22-Aug-06 2:07 
GeneralRe: Multilanguage calendar for MFC Pin
Raphael Kindt22-Aug-06 2:18
Raphael Kindt22-Aug-06 2:18 

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.