Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望这不会太令人困惑,但我有以下情况:
通常,DLL 创建的这些对话框相当简单。但是我有很多控件并且需要 MDI 应用程序的功能。我无法将此窗口分离到一个新项目中,因此我正在寻找一种方法来在 DLL 中创建它,然后将其初始化为一个简单的对话框。我不是特别确定这是否可能,但如果可以的话,有人可以指出我正确的方向。
谢谢!