![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| ||||
| Visual Basics and C++ How do I use C++ with Visual Basics? I have Visual Basics but when I try to use C++ with it it likes to tell me off. Am I using the wrong program? |
| |
| ||||
| I'm not sure if I misunderstood your question, but you could use Visual C++ for your C++ IDE, assuming if you're in the Windows environment... Otherwise, you could use other text editor and compile them using many different compilers such as GCC, is the one that's popular... Here's the link for you to get the free edition of Visual C++: Visual Studio 2005 Express Editions |
| |||
| You can combine them in the same "package" if you want. As in build your C++ app and wrap it, wait for it to finish, in your VB App. __________________ Day Cares | Golf Courses | Disc Golf Courses | Campgrounds | Ice Rinks | Paintball Fields | Dentists | Plastic Surgeons | Aging Jokes Catholic Churches | Lutheran Churches | Methodist Churches | Episcopal Churches | Clean Jokes |
![]() |
| Thread Tools | |
| Display Modes | |
| |