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.
我新建了一个 C++ 类,并在 idl 文件中添加了接口和类信息。该项目在VS2013中构建成功。但是,当我在注册表中搜索 ClassId/ProgID 时,它没有找到它。
谁能告诉我我在这里错过了什么。