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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:23:22+00:00 2026-05-27T11:23:22+00:00

I need to integrate a 3rd party DLL file with my application, I have

  • 0

I need to integrate a 3rd party DLL file with my application, I have only the .DLL and the .pdf documentation of the DLL.

This is the pdf of the dll: http://www.whiteboxrobotics.com/Support/pdf/PC-BOT_dotNet_v1.0_documentation.pdf

I can load the DLL in Visual Studio just by dragging it into the toolbox, BUT, I would like to know how that is done in coding.

Since I only have the DLL, I guess the only option is dynamic loading, using the LoadLibrary() and GetProcAddress().

But it seems to be such a hassle, and I can’t figure out how I would load any of the functions which receive some custom (enum) parameters, e.g. in the .pdf the function SendMessage(…) which takes PCBOTEventArgs.messageType as one of the parameters.

Yet loading the DLL through the design view is so simple and extracts the whole DLL.

Why is that?

Is there something else besides using function pointers and GetProcAddress()?

  • 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-27T11:23:23+00:00Added an answer on May 27, 2026 at 11:23 am

    A dotNET = (Mircosoft) .NET Framework is not the same as a “normal” dll, you can’t use GetProcAddress and LoadLibrary with .NET dlls

    .Net Dlls are normally packed classes, by dragging the dll into your workspace you just import the dlls scope, see for your self in the object browser

    to load a .net dll (Assembly) during runtime, for example for a plugin, look here http://support.microsoft.com/kb/837908

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

Sidebar

Related Questions

I have found this project on Codeplex. http://www.codeplex.com/ProjNET I need to integrate this code
I have developed a window application in VS2005 using C#. I need to integrate
I need to integrate an external SOAP Service into my system. I have only
I have an application we bought that I need to integrate, and it uses
I have a problem of thinking of how to integrate 3rd party login (also
I have a need to integrate a third-party Java applet into a custom web
So basically I have an existing dump SQL file and I need to integrate
I need to integrate Reports within my GWT/SmartGWT web application. I have not found
I'm developing iPad application I need to integrate third party project(Source code) with my
I have an android application and I need to integrate QR code within it.On

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.