Click here to Skip to main content
15,909,466 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Detect hidden window Pin
David Crow20-Apr-04 5:00
David Crow20-Apr-04 5:00 
GeneralRe: Detect hidden window Pin
LukeV20-Apr-04 5:04
LukeV20-Apr-04 5:04 
GeneralRe: Detect hidden window Pin
David Crow20-Apr-04 5:08
David Crow20-Apr-04 5:08 
GeneralClickity Cop Pin
Prakash Nadar20-Apr-04 7:30
Prakash Nadar20-Apr-04 7:30 
GeneralRe: Detect hidden window Pin
melwyn20-Apr-04 5:17
melwyn20-Apr-04 5:17 
GeneralRe: Detect hidden window Pin
Prakash Nadar20-Apr-04 7:37
Prakash Nadar20-Apr-04 7:37 
GeneralRe: Detect hidden window Pin
Prakash Nadar20-Apr-04 7:44
Prakash Nadar20-Apr-04 7:44 
GeneralRe: Detect hidden window Pin
LukeV20-Apr-04 8:02
LukeV20-Apr-04 8:02 
Well I managed to find a solution. In OnInitDialog(), I just save the m_hWnd value to the registry and use that value with WM_SHOWWINDOW if needed. The only drawback is that even though the dialog window appears, it hasn't set focus and the taskbar isn't refreshing. I have to click on the dialog window to activate it and make it visible in the taskbar. I tried WM_ACTIVATE but with no success...

---------------
Tired of Spam? InboxShield for Microsoft® Outlook® and Outlook Express®
http://www.inboxshield.com
GeneralRe: Detect hidden window Pin
avenger_sb2520-Apr-04 9:05
avenger_sb2520-Apr-04 9:05 
GeneralRe: Detect hidden window Pin
LukeV20-Apr-04 9:22
LukeV20-Apr-04 9:22 
GeneralRe: Detect hidden window Pin
Prakash Nadar20-Apr-04 15:43
Prakash Nadar20-Apr-04 15:43 
GeneralStreaming files in CRichEditView Pin
Jamie Kenyon20-Apr-04 4:41
Jamie Kenyon20-Apr-04 4:41 
GeneralRe: Streaming files in CRichEditView Pin
GermanGeorge20-Apr-04 22:52
GermanGeorge20-Apr-04 22:52 
GeneralDetect hidden window Pin
LukeV20-Apr-04 4:31
LukeV20-Apr-04 4:31 
GeneralPhysical drive Pin
Mathias S.20-Apr-04 4:19
Mathias S.20-Apr-04 4:19 
GeneralRe: Physical drive Pin
dudepdx22-Apr-04 4:47
dudepdx22-Apr-04 4:47 
QuestionHow to programmatically clear/delete the AutoComplete data? Pin
Defenestration20-Apr-04 4:16
Defenestration20-Apr-04 4:16 
AnswerRe: How to programmatically clear/delete the AutoComplete data? Pin
valikac20-Apr-04 5:56
valikac20-Apr-04 5:56 
GeneralRe: How to programmatically clear/delete the AutoComplete data? Pin
David Crow20-Apr-04 7:08
David Crow20-Apr-04 7:08 
AnswerRe: How to programmatically clear/delete the AutoComplete data? Pin
jmkhael20-Apr-04 7:13
jmkhael20-Apr-04 7:13 
GeneralOptional DLL Pin
Niklas L20-Apr-04 2:54
Niklas L20-Apr-04 2:54 
GeneralRe: Optional DLL Pin
Mike Dimmick20-Apr-04 2:58
Mike Dimmick20-Apr-04 2:58 
GeneralRe: Optional DLL Pin
Antony M Kancidrowski20-Apr-04 3:19
Antony M Kancidrowski20-Apr-04 3:19 
GeneralRe: Optional DLL Pin
Niklas L20-Apr-04 4:44
Niklas L20-Apr-04 4:44 
GeneralExported functions in a dll Pin
Rajeshk12320-Apr-04 2:46
Rajeshk12320-Apr-04 2:46 

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.