|
-
Apr 4th, 2000, 12:56 PM
#1
Thread Starter
New Member
I have downloaded some c++ source, and i want to put it into my vb app without having to rewrite it. It is a full blown 3d game and i am using vb 5, though if i wanted i could use vb 6.
Is it possible for me to dump this code into a new form, or an active x control, or anything??? I don't mind having to put some extra code in to make it possible.
Thanks for any input
-
Apr 4th, 2000, 09:41 PM
#2
If you want to use it in VB, then you would have to completely rewrite it. VB and C/C++ are completely different languages.
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
|