python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
MFC MDI Menu Bar Icon MainFrame vs Loaded Added Menu Icon->How to control/Edit?
When my MDI app opens and loads m_wndMenuBar and waiting for the user to open a file to begin file operations, in the MenuBar it has the menuitems like File, View, ....etc.
When the user loads in a fi...
Kittmaster
Votes: 0
Answers: 0
How to share a menu between different CMultiDocTemplate instances
I have a data analysis program (C++, MFC, MDI interface) that can read data from several different commercial sources, each with its own file format, but which offers the same view and analysis option...
Bill Heitler
Votes: 0
Answers: 0
MFC MDI dynamically changing tab style from a property dialog
It has been 10 months since I worked on my app due to a death in the family, just started looking at it again and still not sure how to solve the problem.
The project inquires/help started here:
MFC M...
Kittmaster
Votes: 0
Answers: 0
CMDIFrameWnd::MDIGetActive returns null when called from external code
I have inherited some legacy code that i'm required to integrate with a modern c# GUI. The codebase is a MFC MDI application, that creates a type library and registers a COM component to expose the ap...
user2790954
Votes: 0
Answers: 1