How do I create a Dialog based application with a Menu Bar?
Should I rather use an SDI App with my dialog as main window?
In that case, I don't even know how to do that.
My Dialog App ist a little complicated using TreeControl
and multiple PropertyPages.