Quote:
Originally posted by jlegan
But isn't MSCOMCTL.OCX part of the OS?
I know that my installer package is no where near optimized. Hell, it includes MDAC by default in the installer and my app does not even begin to touch on anything even remotely MDAC related.
The next question, is do you know of a way of coding around the need for comdlg? I have the code to browse for a folder that does not use it, but not for browse for file. If I could figure that out, it would be a stand alone app.
Jim
Non of the VB runtimes are a part of any windows installation, and with good resons I guess - It really is unfair to competing languages, and doesn't show the user that VB really has some ugly sides.