Results 1 to 3 of 3

Thread: Call native .NET API in VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2012
    Posts
    1

    Call native .NET API in VB

    Hi,

    I have a dll which is not a COM API dll, instead it is a native .NET API dll.Can I call native .NET API's from my visual basic code ( qwe are using Visual Basic 6) ?

  2. #2

  3. #3
    Addicted Member Darren M.'s Avatar
    Join Date
    Nov 2005
    Location
    D/FW
    Posts
    200

    Re: Call native .NET API in VB

    If it isn't your DLL [you can't change it], you could always write a .Net DLL wrapper that IS COM exposed to act as a go between the two...... But that's for a different forum.

Posting Permissions

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



Click Here to Expand Forum to Full Width