Thanks DataMiser, I have this:
Code:
; Dependencies for MSDatGrd.ocx
; Default Dependencies ----------------------------------------------
[MSDatGrd.ocx]
Dest=$(WinSysPath)
Register=$(DLLSelfRegister)
Version=6.1.98.16
Uses1=ComCat.dll
Uses2=MSStdFmt.dll
Uses3=
CABFileName=MSDatGrd.cab
CABDefaultURL=http://activex.microsoft.com/controls/vb6
CABINFFile=MSDatGrd.inf
[ComCat.dll]
Dest=$(WinSysPathSysFile)
Register=$(DLLSelfRegister)
Uses1=
Both (ComCat.dll and MSStdFmt.dll )are under my C:\Windows\SysWOW64
Instead I have only the ComCat.dll under C:\Windows\System32

Originally Posted by
DataMiser
Do you have the other files that it requires installed also?
There may be others depending on the locale
see MSDATGRD.DEP for full info