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

C / C++ / MFC

 
GeneralRe: Deployment question Pin
Wolfram Steinke1-Nov-02 11:29
Wolfram Steinke1-Nov-02 11:29 
GeneralRe: Deployment question Pin
Gary R. Wheeler2-Nov-02 3:08
Gary R. Wheeler2-Nov-02 3:08 
GeneralVisual Studio Workspace loading problem Pin
Wolfram Steinke1-Nov-02 9:51
Wolfram Steinke1-Nov-02 9:51 
GeneralRe: Visual Studio Workspace loading problem Pin
Stephane Rodriguez.1-Nov-02 10:23
Stephane Rodriguez.1-Nov-02 10:23 
GeneralRe: Visual Studio Workspace loading problem Pin
Wolfram Steinke1-Nov-02 10:59
Wolfram Steinke1-Nov-02 10:59 
GeneralBad Invalidate ... Pin
Maximilien1-Nov-02 9:37
Maximilien1-Nov-02 9:37 
GeneralRe: Bad Invalidate ... Pin
Maximilien7-Nov-02 7:16
Maximilien7-Nov-02 7:16 
GeneralMain window is hiding Pin
Shay Harel1-Nov-02 9:26
Shay Harel1-Nov-02 9:26 
Hi !

Let's say I pop up a dialog from the main window like this:
CVpdDisplayDlg *vpd_disp=new CVpdDisplayDlg (data_base,this);<br />
	vpd_disp->Create(IDD_VPD_DATA,this);<br />
	vpd_disp->ShowWindow(SW_SHOWNORMAL);


After that, when the main window is hidden by the new one, if I move the new one to the side and click on the main window, it will not pop back up ??????????????????????

This should be an easy one for Windows experts.....

Thank you
GeneralRe: Main window is hiding Pin
Christian Graus1-Nov-02 9:40
protectorChristian Graus1-Nov-02 9:40 
GeneralSockets which listen... Pin
Paul Oss1-Nov-02 9:25
Paul Oss1-Nov-02 9:25 
GeneralFile Monitor Source Code Pin
Jay21-Nov-02 9:02
Jay21-Nov-02 9:02 
GeneralRe: File Monitor Source Code Pin
Stephane Rodriguez.1-Nov-02 10:22
Stephane Rodriguez.1-Nov-02 10:22 
GeneralRe: File Monitor Source Code Pin
Jay21-Nov-02 10:44
Jay21-Nov-02 10:44 
GeneralRe: File Monitor Source Code Pin
Stephane Rodriguez.1-Nov-02 19:56
Stephane Rodriguez.1-Nov-02 19:56 
GeneralRe: File Monitor Source Code Pin
Jay21-Nov-02 11:54
Jay21-Nov-02 11:54 
GeneralEditing list view subitems Pin
Edilson Vasconcelos de Melo Junior1-Nov-02 8:45
Edilson Vasconcelos de Melo Junior1-Nov-02 8:45 
GeneralWinSock Pin
Steven M Hunt1-Nov-02 8:38
Steven M Hunt1-Nov-02 8:38 
GeneralRe: WinSock Pin
David Viggiano1-Nov-02 9:12
David Viggiano1-Nov-02 9:12 
QuestionWhat is wrong with this way of initializing vfw drivers? Pin
Redeemer-dk1-Nov-02 7:59
Redeemer-dk1-Nov-02 7:59 
AnswerRe: What is wrong with this way of initializing vfw drivers? Pin
Stephane Rodriguez.1-Nov-02 10:26
Stephane Rodriguez.1-Nov-02 10:26 
GeneralRe: What is wrong with this way of initializing vfw drivers? Pin
Redeemer-dk1-Nov-02 11:07
Redeemer-dk1-Nov-02 11:07 
GeneralSending Email Pin
Shamoon1-Nov-02 7:34
Shamoon1-Nov-02 7:34 
GeneralRe: Sending Email Pin
ian mariano1-Nov-02 8:05
ian mariano1-Nov-02 8:05 
GeneralRe: Sending Email Pin
Paul Oss1-Nov-02 10:55
Paul Oss1-Nov-02 10:55 
GeneralRe: Sending Email Pin
Ravi Bhavnani1-Nov-02 11:08
professionalRavi Bhavnani1-Nov-02 11: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.