Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6584313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:31:18+00:00 2026-05-25T16:31:18+00:00

I want to use an unmanaged COM library (specifically, Skype4COM) in a managed application

  • 0

I want to use an unmanaged COM library (specifically, Skype4COM) in a managed application without registering of this library. My steps were:

tlbimp Skype4COM.dll /out:Skype4COMWrapper.dll /namespace:Skype4COMWrapper
mt -tlb:Skype4COM.dll -dll:Skype4COM.dll -out:Skype4COM.dll.manifest

Then I’ve referenced Skype4COMWrapper.dll in my application and put the Skype4COM.dll.manifest together with the application executable file. Everything was built successfully, but when I try to use the unregistered library I get 80040154 error (“Class not registered”).

I’ve also looked in Skype4COMWrapper.dll and ensured that it contains COM manifest entries.

What have I missed?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:31:19+00:00Added an answer on May 25, 2026 at 4:31 pm

    It seems that I’ve solved the issue. What have I done:

    tlbimp Skype4COM.dll /out:Skype4COMWrapper.dll /namespace:Skype4COMWrapper
    mt -tlb:Skype4COM.dll -dll:Skype4COM.dll -out:Skype4COM.dll.manifest
    

    Then I’ve referenced Skype4COMWrapper in my app, created a new application manifest app.manifest and added the following dependency right before the closing </asmv1:assembly> tag:

    <dependency>
      <dependentAssembly>
        <assemblyIdentity type="win32" name="Skype4COM.dll" version="1.0.36.0"
          processorArchitecture="x86" />
      </dependentAssembly>
    </dependency>
    

    Skype4COM.dll and Skype4COM.dll.manifest were put together with the application executable file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use the Web Browser control within an mono application, but when
I have a DLL that I wrote in C# and I want to use
I want to use @AutoWired to inject a non-managed bean configured with @Component into
I have a winform application (.NET 2.0 C#). From this application, I want to
My application uses SAF (jsr 296). I want to use different look and feels
I want use php simple xml parse some tree like this. how to plus
I have an unmanaged C++ DLL which merely exports a single class (not COM...it's
I've built a DLL in C#. Now I want to use the R Environment
I want to compile and use Visual studio for checking an unmanaged C++ on
I want to build an application being able to use .Net classes. If I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.