Search code examples
Difference between CDialog and CDialogEx...


visual-c++mfccomparecdialog

Read More
How to end a dialog mfc application from CDialog::OnInitDialog or immediately after this function en...


mfcinitializationcdialog

Read More
Simplest way to read MFC messages from HWND?...


c++mfchwndcdialogcwnd

Read More
Problem with a non-modal, self-closing dialog in combination with other dialogs...


visual-c++mfcdialogcdialog

Read More
How do I add a WebView2 control to a CDialog resource in a MFC project?...


mfcwebview2cdialog

Read More
How to send a string via PostMessage?...


c++multithreadingmfcpostmessagecdialog

Read More
Dialog box Handle in MFC...


visual-c++mfchandlecredential-providerscdialog

Read More
MFC: Adding a status bar to a CDialogEx that is resizable?...


mfcstatusbarcdialog

Read More
CPropertyPage dialogue OnOk should not close the dialogue if there is an error...


mfccdialogcpropertysheet

Read More
Associated dialog controls with a structure member variables...


visual-c++structmfccdialog

Read More
Using DDE registered file associations with CDialog app?...


mfcfile-associationcdialog

Read More
debug assertion failure during domodal...


winapivisual-c++cdialog

Read More
How to SetFocus to a CButton so that the border and focus dotted line are visible?...


c++mfcsetfocuscdialogcbutton

Read More
Creating a new base CDialogEx derived class...


c++inheritancemfccdialog

Read More
Resize cursor is showing on the border of a fixed dialog frame...


mfcvisual-studio-2017bordercdialog

Read More
How can I display a nested CDialog within another CDialog?...


c++mfccdialog

Read More
Convert a modeless dialog to modal at runtime...


mfcmodal-dialogcdialog

Read More
Is it normal for an hwnd to have its high bit set?...


c++mfchwndcdialog

Read More
Command-line dialog tool for Windows...


windowsshellscriptingconsolecdialog

Read More
CButton derived 'SubclassDlgItem's not visible on CDialogBar with VS2015 CLR, but respond to...


c++visual-studio-2015mfccdialogvisual-studio-6

Read More
Create on a CDialog derived class returns 0 with VS2015 CLR, worked fine in VC++ 6...


c++visual-studio-2015mfccdialogvisual-studio-6

Read More
CMFCMenuButton does not close...


menumfccdialogpopupmenubuttoncmfcmenubutton

Read More
SetDlgItemText fills edit field with junk...


stringencodingcdialog

Read More
OnInitDialog not called in descendant of CDialog...


c++mfccdialog

Read More
Enter key does not trigger IDOK Default Push Button action...


mfcfocusentercdialogdefaultbutton

Read More
MFC: X button on one window is closing a second window also...


c++mfccdialog

Read More
C++ CDialogEx losses ParentWnd when run from DLL...


c++dllmfccdialog

Read More
Create a control dynamically in an MFC application...


c++visual-studio-2013mfccdialog

Read More
why do cx/cy from GetWindowRect(rcWindow2) differ from cx/cy fed into OnSize?...


c++mfcwidthcdialogcwnd

Read More
Show dialog from MFC DLL...


c++dllmfcloadlibrarycdialog

Read More
BackNext