benjnp
September 29th, 2005, 05:30 PM
I'm a bit new in visual programming, I'd like to know what are the advantages of Visual Basic over Visual C++ and vice versa. As of now, I noticed that Visual Basic has better GUI handling than Visual C++ but Visual C++ is better when it comes to functionalities.
If I'll be using the VB GUI(forms) and VC++ functions in one application, will it be alright? How? Shall I call the VB forms in a VC++ program or call VC++ functions and classes in a VB forms?
Thanx in advance, I'd really like to know about these stuffs :)
If I'll be using the VB GUI(forms) and VC++ functions in one application, will it be alright? How? Shall I call the VB forms in a VC++ program or call VC++ functions and classes in a VB forms?
Thanx in advance, I'd really like to know about these stuffs :)