List Question
20 TechQA 2024-03-09T16:10:43.567000Resetting dynamic layout controls
15 views
Asked by Andrew Truckle
Why is CTRL + P not firing for my CDialog menu item?
34 views
Asked by Andrew Truckle
How can I pass a FILE * to stdin/stdout to a C function via Ruby's Fiddle?
36 views
Asked by Joe McDonagh
Can I programmatically set this modeless dialog to be hidden so it is not even seen momentarily?
31 views
Asked by Andrew Truckle
Confused by failuer of CDialog::Create()
53 views
Asked by David Partridge
Can we show the caret cursor as we drop files onto the CEdit control of a CDialogEx?
91 views
Asked by Andrew Truckle
MFC Modal Dialog is behind other elements
187 views
Asked by rgutt
Simplest way to read MFC messages from HWND?
689 views
Asked by Hpotato
Problem with a non-modal, self-closing dialog in combination with other dialogs
352 views
Asked by Christian Sattlecker
How to Make a Simple GUI with DropDown Menus with C++
608 views
Asked by webgun5
How do I add a WebView2 control to a CDialog resource in a MFC project?
4.6k views
Asked by Andrew Truckle
Modernise look of CMDIChildWndEx in MFC / Visual Studio 2019
206 views
Asked by drb01
Create MFC controls in CDialog constructor [win32/MFC]
279 views
Asked by mrdecompilator
Dialog box Handle in MFC
299 views
Asked by BIJAY
MFC: Adding a status bar to a CDialogEx that is resizable?
650 views
Asked by df234987
Associated dialog controls with a structure member variables
53 views
Asked by Andrew Truckle
Using DDE registered file associations with CDialog app?
88 views
Asked by Andrew Truckle
How to show Cdialog with std::async
246 views
Asked by Savner_Dig
Sometimes ShowWindow never calls OnShowWindow and main App hangs
502 views
Asked by Seth Bolduc