Compiler Error C3501
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Error C3501.
there is no typelib registered for ProgID 'progid'
The class ID for a given progid does not have an associated type library. Therefore, you cannot pass this progid to the #import statement.
Show: