Thanks Brad,
The inf file apears to be the same as distribted by Microsoft.
Somehow you managed to get something in the sld file. How?
Funny thing is that I can't see anything usefull in the Component Designer.
But with notepad I can see that there is something, so:
Never the less I've added it to my Data Base and then to my project.
In the Target Designer I can see some familiar stuff but also a filesize of
0...
May after the dependency checks... but ... that...is..s.l.o.w.
I will let you know if the sld file works or not., ther we're all happy.
Meantime maybe someone can convert inf file, see below, to something
importabele:
--8<------------------------------------------------
[Add.Code]
msxml4.dll=msxml4.dll
msxml4r.dll=msxml4r.dll
msxml4a.dll=msxml4a.dll
[msxml4.dll]
file-win32-x86=thiscab
clsid={88d969c0-f192-11d4-a65f-0040963251e5}
FileVersion=4,20,9818,0
DestDir=11
RegisterServer=yes
[msxml4r.dll]
file-win32-x86=thiscab
DestDir=11
FileVersion=4,10,9404,0
[msxml4a.dll]
file-win32-x86=thiscab
DestDir=11
FileVersion=4,10,9404,0
-->8------------------------------------------------
As you can see you are right about the 3 files, and registering one.
Tia, Jean
"Brad Combs" <(E-Mail Removed)> schreef in bericht
news:(E-Mail Removed)...
> Hi Jean,
>
> You could try the component located here:
>
> http://www.xpefiles.com/viewtopic.php?t=163
>
> I think all that the INF does is specify the three dll's and that
msxml4.dll
> needs to be registered. This component does that. HTH,
>
> Brad
>
> "Jean Pion" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Dear Readers,
> >
> > I want to device a compoment for msxml 4.0 in the Component Designer.
> > It should be posible to import the inf-file...
> > So I downloaded msxml4.cab and extracted all the files: 3 dlls and and
> > inf-file.
> > When I try to import this - after some time - only errors appear.
> > btw: I notice the inf-file refers to "thiscab"
> >
> > Is it possible to make a component this way and what goes wrong.
> >
> > Tia, Jean.
> >
> >
>
>