I have done several searches on the subject and can't find a convincing answer. Please point me to some threads if you find any applicable.
I use VB6 as a hobby. Don't shoot me yet! I understand the concept of programming. I have picked up fragments of other languages here and there. I purchased Visual Studio 6.0 Pro a while back and it comes with a lot of goodies including C++. I use VB6 because it doesn't take 1000 lines of code to make a simple application.
I understand that resource issues have a lot to do with using C++ instead of VB6, but in the days of 4GHz processors and a few GB of RAM what is a few megs here and there? <Perhaps an example where having a 50kb exe will function better than a 2mb exe>
From what I gather C++ can work with parts of windows that VB6 can't touch. What parts? <1 or 2 examples would be sufficient>
Why not C? Isn't C the origin of the universe? Was Windows written in C? Can "I" write a good OS in C? <"I" meaning someone with knowledge vastly exceeding my own>
I don't want to get into a discussion about .NET, I am still about 10 years from upgrading to that. But I would like to know what magical things I could do in C++.
Thank you so much for assistance.
Matt
I use VB6 as a hobby. Don't shoot me yet! I understand the concept of programming. I have picked up fragments of other languages here and there. I purchased Visual Studio 6.0 Pro a while back and it comes with a lot of goodies including C++. I use VB6 because it doesn't take 1000 lines of code to make a simple application.
I understand that resource issues have a lot to do with using C++ instead of VB6, but in the days of 4GHz processors and a few GB of RAM what is a few megs here and there? <Perhaps an example where having a 50kb exe will function better than a 2mb exe>
From what I gather C++ can work with parts of windows that VB6 can't touch. What parts? <1 or 2 examples would be sufficient>
Why not C? Isn't C the origin of the universe? Was Windows written in C? Can "I" write a good OS in C? <"I" meaning someone with knowledge vastly exceeding my own>
I don't want to get into a discussion about .NET, I am still about 10 years from upgrading to that. But I would like to know what magical things I could do in C++.
Thank you so much for assistance.
Matt