comdlg32

  • Thread starter Thread starter Vinny
  • Start date Start date
V

Vinny

I missing a file named comdlg32/ocx. Getting a message
that it is not registered or file is missing. Any
thoughts? I had to install new hard drive recently and
one of my programs is giving me this error message. Do I
need a DLL file also?
 
From the "Run" box;
regsvr32.exe %windir%\system32\comdlg32.ocx
to register the CMDialog ActiveX Control DLL
 
There is also a Common Dialogs DLL comdlg32.dll, but it does not need to be
registered.
 
-----Original Message-----
From the "Run" box;
regsvr32.exe %windir%\system32\comdlg32.ocx
to register the CMDialog ActiveX Control DLL

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Vinny said:
I missing a file named comdlg32/ocx. Getting a message
that it is not registered or file is missing. Any
thoughts? I had to install new hard drive recently and
one of my programs is giving me this error message. Do I
need a DLL file also?

Patrick, stated it was not found in the library?
.
 
Back
Top