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 407787
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:37:44+00:00 2026-05-12T17:37:44+00:00

I have created a dll in vc++ and i need this dll to communicate

  • 0

I have created a dll in vc++ and i need this dll to communicate with a C# component can some one help me out on how to create the interface in c# so that I can access C# component

I have .net framework 3.5

  • 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-12T17:37:44+00:00Added an answer on May 12, 2026 at 5:37 pm

    If your DLL is a .Net library just reference it in your .Net project and your right to go. Porobably needed to build it with Common Lanaguage Standard on though.

    If your DLL is a COM library just referece it in your .Net project and it should generate a .Net wrapper for it.

    Otherwise you going to have to write an API wrapper for each function you want to invoke. It’s been a while since I’ve done that but there should be some good resources on the web out there on how to.

    If I recall you just had to declare the method with the DllImport attribute specifying the dll file name, and then any call to that method will effectively pInvoke it. If the data structures are complex, don’t forget that C# supports the reference (&), dereference (*) and arrow pointer (->) operators that C++ does, but you have to delcare the method this is used in as “unsafe”. The Marshalling class (I think) also allows you to pin and free up data items so they won’t go walk about when being accessed by address.

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

Sidebar

Related Questions

Just created a .dll file that has some methods. And I have a another
I have a need to create a wrapper for a DLL, loading and unloading
I have created several DLL (.NET) libraries that are used in several projects. In
I have a .Net DLL that I created that implements a WCF client that
I have a .NET assembly DLL that is created on-the-fly from pre-compiled code in
The problem is, I have a DLL and TLB that I created in C#.NET,
I have to create a DLL which is used by a VB6 application. This
I want to create a .dll (in C++) that uses RAPI. For this I
I have created a Windows Store class library. This contains some user controls and
I have some MSVC++ compiled DLL's for which I have created COM-like (lite) interfaces

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.