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.
我被分配构建一个 Visual Studio 6 C++ 项目(我知道这本身就是一个问题......)。我向项目中添加了一个 IDL 文件,但 MIDL 选项卡未显示项目或文件本身。如何使 MIDL 选项卡出现?谢谢你。
最终解决方案是使用 IDL 文件复制现有(另一个)项目并更改其属性/文件。这行得通。