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

C / C++ / MFC

 
GeneralRe: Saving data in a Dialog App Pin
Chris Losinger26-Aug-02 19:55
professionalChris Losinger26-Aug-02 19:55 
GeneralRe: Saving data in a Dialog App Pin
Thanks chris for answering26-Aug-02 20:02
sussThanks chris for answering26-Aug-02 20:02 
GeneralRe: Saving data in a Dialog App Pin
Chris Losinger26-Aug-02 20:08
professionalChris Losinger26-Aug-02 20:08 
GeneralRe: Saving data in a Dialog App Pin
Ravi Bhavnani27-Aug-02 5:48
professionalRavi Bhavnani27-Aug-02 5:48 
GeneralSession id of a process Pin
adara26-Aug-02 19:23
adara26-Aug-02 19:23 
Generallogical unit and physical unit Pin
vuong hoai nam26-Aug-02 16:32
vuong hoai nam26-Aug-02 16:32 
GeneralRe: logical unit and physical unit Pin
Steen Krogsgaard26-Aug-02 21:11
Steen Krogsgaard26-Aug-02 21:11 
Generalwm_activateapp Pin
vuong hoai nam26-Aug-02 16:21
vuong hoai nam26-Aug-02 16:21 
is there any difference between minimize and switch off between applications'windows?

for example, a document/view application has an extra dialog box loaded in the CMainFrame::OnCreate(). it is an modeless. i make it the top-level window. i use WM_ACTIVATEAPP to force the dialog to hide on minimizing the main window. When debugging, i realize that there are 2 time at which the OnActivateApp is called. WHy?

if the dialog is hidden when being minimized, it will be still hidden (showwindow(SW_HIDE)) when being maximized. BUT, there are some cases in which it is shown!!!! despite showwindow(SW_HIDE) statement. Can you explain it for me?

thank you in advance

GeneralOnKillFusus events Pin
Ancient Dragon26-Aug-02 16:16
Ancient Dragon26-Aug-02 16:16 
GeneralRe: OnKillFusus events Pin
Tomasz Sowinski26-Aug-02 22:53
Tomasz Sowinski26-Aug-02 22:53 
QuestionHow to sort file name exactly like Windows Explorer? Pin
Hiusing26-Aug-02 16:05
Hiusing26-Aug-02 16:05 
GeneralMessage Handling for a dialog in a dll Pin
leonwoo26-Aug-02 15:05
leonwoo26-Aug-02 15:05 
GeneralRe: Message Handling for a dialog in a dll Pin
valikac26-Aug-02 15:10
valikac26-Aug-02 15:10 
GeneralRe: Message Handling for a dialog in a dll Pin
leonwoo26-Aug-02 15:25
leonwoo26-Aug-02 15:25 
GeneralRe: Message Handling for a dialog in a dll Pin
Steen Krogsgaard26-Aug-02 21:24
Steen Krogsgaard26-Aug-02 21:24 
Generalusing Appwizard with the "Windows Explorer" style Pin
Tonrar26-Aug-02 12:30
Tonrar26-Aug-02 12:30 
GeneralRe: using Appwizard with the "Windows Explorer" style Pin
Blade[DMS]27-Aug-02 0:31
Blade[DMS]27-Aug-02 0:31 
GeneralLVN_COLUMNCLICK Pin
RK_200026-Aug-02 12:19
RK_200026-Aug-02 12:19 
GeneralRe: LVN_COLUMNCLICK Pin
Tomasz Sowinski26-Aug-02 22:55
Tomasz Sowinski26-Aug-02 22:55 
GeneralQuestion on VS.NET and VS6.0 Compatibility Pin
theorion1626-Aug-02 11:54
susstheorion1626-Aug-02 11:54 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
Chris Losinger26-Aug-02 12:17
professionalChris Losinger26-Aug-02 12:17 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
RichardEastes26-Aug-02 14:43
RichardEastes26-Aug-02 14:43 
GeneralRe: Question on VS.NET and VS6.0 Compatibility Pin
Chris Losinger26-Aug-02 16:19
professionalChris Losinger26-Aug-02 16:19 
Generalwindows queue viewer Pin
Jerry Gao26-Aug-02 11:43
Jerry Gao26-Aug-02 11:43 
GeneralRe: windows queue viewer Pin
Chris Losinger26-Aug-02 12:18
professionalChris Losinger26-Aug-02 12: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.