Results 1 to 2 of 2

Thread: Can I use C++ tags in VB?????

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    1
    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

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    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
  •  



Click Here to Expand Forum to Full Width