|
-
December 25th, 2009, 12:25 PM
#1
compile c++ dll for visual basic
HI, I have a previous c++ file that has all the code I need for my current project. Normally I would just rewrite it for visual basic but it requires tons of work arounds to complete. (The code involves nodes and pointers and tons of different stuff that visual basic doesn't fully support.) I understand there is a way to compile c++ code into a dll file though and call it in visual basic. I know you have to create a header file and a def file or something but I have no idea how about going about this. Any tutorials or sample code would be much appreciated.
Thank You
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|