标签: visual-c++ com atl
我已将COM对象构建为可执行文件。在我的电脑上正常工作。我将它移动到另一台PC并运行。得到错误:
The program can't start because ATL100.DLL is missing from your computer. Try reinstalling the program to fix this problem.
如何解决这个问题?
答案 0 :(得分:0)
您的应用程序需要重新分发依赖项文件。