Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm using an old dll for verifying addresses, and I'm having major problems trying to call any of it's functions from my vb.net code. The documentation is almost all C and C++ code.

 

They did include a very small VB6 example, and I've been able to get that part working in VB.Net. There are other functions that I haven't been able to figure out yet, though.

 

Does anyone know about a C++ to VB.net translator or porting tutorial that I could use? Or, has anyone done this before?

 

One of the main problems I'm having is translating from char or char * or char ** to VB.net code. I'm not sure how to convert pointers.

 

Any help would be much appreciated. Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...