Dependency Files for comctl32.ocx and comctl32.ocx 
Author Message
 Dependency Files for comctl32.ocx and comctl32.ocx

It seems that I may have installed a newer version of the comdlg32 and
comctl32 ocx file by installing a program that I downloaded.  Now when I try
to run setup wizard (vb5) on an application that I wrote,  I get the out of
date message with the two ocx(s) comdlg32 and comctl32 in the list. The new
versions of these ocx(s) ,that I must have installed ,are 6.00.8022 they
were 5.1.43.19.    I believe that I should have the .dep files to go with
these ocx(s).

Can someone please, either send them to me or tell me how to get out of this
mess.....



Sun, 17 Jun 2001 03:00:00 GMT  
 Dependency Files for comctl32.ocx and comctl32.ocx
You can try
Unregister those controls using regsvr32 with the /u option.
Rename those controls to a different name.
Locate the older versions of these controls from another machine and copy
them to where they belong.
Register them with regsvr32.

You may have to go into components or the other menu entry above or below it
(I forget the name) and repoint VB to the older version.

HTH

Ted

Quote:

>It seems that I may have installed a newer version of the comdlg32 and
>comctl32 ocx file by installing a program that I downloaded.  Now when I
try
>to run setup wizard (vb5) on an application that I wrote,  I get the out of
>date message with the two ocx(s) comdlg32 and comctl32 in the list. The new
>versions of these ocx(s) ,that I must have installed ,are 6.00.8022 they
>were 5.1.43.19.    I believe that I should have the .dep files to go with
>these ocx(s).

>Can someone please, either send them to me or tell me how to get out of
this
>mess.....



Mon, 18 Jun 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Need Comctl32.dep file for Comctl32.ocx version 5.01.4319

2. The Dependency File for COMCTL32.OCX and MSRDO20.DLL is out of Date

3. comctl32.ocx 6.00.8022 dependency file?

4. comctl32.ocx dependency file out of date

5. Problem: COMCTL32.OCX has No dependency file

6. Comctl32.ocx and Comctl32.dep

7. ComCtl32.ocx (ComCtl32.dep)

8. comctl32.dep for comctl32.ocx v5.01.4319 ??

9. vb5 comctl32.dep for comctl32.ocx (version 5.00.3828)

10. Dependency error for COMCTL32.ocx

11. Out of date dependencies for comctl32.ocx

12. Dependencies for COMCTL32.OCX???

 

 
Powered by phpBB® Forum Software