>In Visual basic express edition when I create a forms application I only get one file.
That's because the IDE is hiding the rest of the files from you. There's a button on the solution explorer that disables hiding files.
>I've heard a lot about the limitations of VB but no one ever mentioned what they are.
That's because the limitations of VB were in older versions. VB.NET is very powerful.
>What parts should I use what language for?
A common choice is C++ for the internals, VB for the interface.
Narue
Bad Cop
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401