VB, I have to worry about all these dependencies, whether or not the target user has them.
For example, VB Runtime file or the Rich text box active x control (even though its standard in VB compilers).
Is this the same problem for say Visual C++? Or even .NET distributable applications?
How does a company say Yahoo write it's widely distributed messenger program? Is it written in C++, and only calls Window API functions to draw it's forms and windows?


Reply With Quote
