Reply to Thread

Post a reply to the thread: How do I use Call DLL function to call C# DLL

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 09-06-2020, 11:20 PM
    testuser

    Re: How do I use Call DLL function to call C# DLL

    Thanks Friedrich!!

    I'll check this link.
  • 09-03-2020, 08:01 AM
    linder

    Re: How do I use Call DLL function to call C# DLL

    Here is a VERY quick overview on how to build standard Windows Win32 DLLs.

    https://docs.microsoft.com/en-us/cpp...r?view=vs-2019

    Friedrich
  • 09-03-2020, 07:32 AM
    linder

    Re: How do I use Call DLL function to call C# DLL

    Hello,

    I don't think that this is a standard Windows DLL. Looks more like a .NET Assembly or something like that.

    You have to compile a standard Win32 DLL from your C# source code.

    Friedrich
  • 09-03-2020, 06:34 AM
    testuser

    How do I use Call DLL function to call C# DLL

    Hello,

    I want to use Call DLL function to call c# dll file, can you please help me, I have tried but not able to succeed. It will be helpful if you give me settings for Call DLL function for my given code or sample demo application. please find screenshots for c# dll file code.



    Attachment 5008Attachment 5009Attachment 5010


    Thanks in Advance!!

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •