Click here to Skip to main content
15,910,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Knowing if a window is going to be visible at creation Pin
led mike8-Aug-06 11:26
led mike8-Aug-06 11:26 
GeneralRe: Knowing if a window is going to be visible at creation [modified] Pin
Kharfax9-Aug-06 2:14
Kharfax9-Aug-06 2:14 
GeneralRe: Knowing if a window is going to be visible at creation Pin
Kharfax9-Aug-06 3:06
Kharfax9-Aug-06 3:06 
GeneralRe: Knowing if a window is going to be visible at creation Pin
led mike9-Aug-06 5:38
led mike9-Aug-06 5:38 
GeneralRe: Knowing if a window is going to be visible at creation Pin
Kharfax9-Aug-06 5:59
Kharfax9-Aug-06 5:59 
GeneralRe: Knowing if a window is going to be visible at creation Pin
led mike9-Aug-06 12:12
led mike9-Aug-06 12:12 
GeneralRe: Knowing if a window is going to be visible at creation Pin
Kharfax10-Aug-06 2:23
Kharfax10-Aug-06 2:23 
GeneralRe: Knowing if a window is going to be visible at creation Pin
led mike10-Aug-06 4:41
led mike10-Aug-06 4:41 
ok that clears that up.

You might consider using the hook for WM_CREATE as just an event. Meaning that upon the event you use the process enumeration methods and process API's like GetStarupInfo() etc. to build your list.


led mike
QuestionSyntax problem Pin
Jay038-Aug-06 5:25
Jay038-Aug-06 5:25 
AnswerRe: Syntax problem Pin
Kharfax8-Aug-06 5:37
Kharfax8-Aug-06 5:37 
AnswerRe: Syntax problem Pin
David Crow8-Aug-06 5:37
David Crow8-Aug-06 5:37 
AnswerRe: Syntax problem Pin
Viorel.8-Aug-06 5:38
Viorel.8-Aug-06 5:38 
GeneralRe: Syntax problem Pin
Jay038-Aug-06 6:33
Jay038-Aug-06 6:33 
GeneralRe: Syntax problem Pin
Zac Howland8-Aug-06 6:35
Zac Howland8-Aug-06 6:35 
AnswerRe: Syntax problem Pin
Chris Losinger8-Aug-06 5:40
professionalChris Losinger8-Aug-06 5:40 
AnswerRe: Syntax problem Pin
Zac Howland8-Aug-06 5:42
Zac Howland8-Aug-06 5:42 
QuestionUsing IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 5:23
Paul Groetzner8-Aug-06 5:23 
QuestionRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 5:39
David Crow8-Aug-06 5:39 
AnswerRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 5:49
Paul Groetzner8-Aug-06 5:49 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 6:18
David Crow8-Aug-06 6:18 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 6:34
Paul Groetzner8-Aug-06 6:34 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 6:56
David Crow8-Aug-06 6:56 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 7:38
Paul Groetzner8-Aug-06 7:38 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
David Crow8-Aug-06 7:50
David Crow8-Aug-06 7:50 
GeneralRe: Using IWebBrowser2 and Navigate. Need help! Thanks! Pin
Paul Groetzner8-Aug-06 8:03
Paul Groetzner8-Aug-06 8:03 

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.