> I am experiencing a problem with the List View control. I have managed
> to isolate the problem to machines with different versions of
> mscomctl.ocx.
> The ones that work have version 6.0.88.62 (22/05/2000) which came with
> sp4, the version that doesn't work is 6.1.83.41 (07/12/1998). I have
> looked in Microsoft's DLL database, and this version is not listed.
> Does anybody know where it comes from.
I'm hitting a similar problem, when loading a new listview control (in a
control array), I'd periodically (not always!) get a crash of 'Invalid
Page Fault occurred in Kernel32.dll ....' Happens under Windows 98 and ME,
none others aparently... (though don't support Win95). Replacing it with
6.0.88.62 fixes all the problems.
But I am concerned that if I'm removing this 'dodgy' version of
mscomctl.ocx that I am going to be breaking another program... If anyone
knows where it could come from, or where to find it?
Thanks
Andrew