-
Comdlg32.ocx
Should I include the Common Dialog Control with my installer? Notice my program is targeted to Windows 98SE and newer operating systems only. Also, the program is used in asian versions of Windows, and I don't know if they have different versions of COMDLG32 or what.
-
Re: Comdlg32.ocx
I would include it, if it already exists on the system, it'll be replaced
-
Re: Comdlg32.ocx
It will be replaced only if I set my installer to do so... however the component seems to have been installed by either IE5 or IE6 in my Win98SE system without notice.
The DLL help database at MSDN states that the file is installed only by VB, Windows 2000/Server 2003, and Office XP. I think I'll include it anyway.