Re: Antwort: Re: [JAWIN] Undefined function stealUnknown
Morten Andersen <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Hi Kai Kai Klesatschke wrote: > > I'm using 2.0alpha1. BTW I had a look on the CVS but IMHO your repository > is confusing for me. :-) - I think the viewcvs SourceForge is using is pretty standard? But no matter what there are pt. no changes in the CVS code compared to the 2.0alpha release. >> >>And if this is the case, which of the DLL's in the include-library >>should I use for generating the stubs you are requesting? > > > Yeaha, you're reading my mind ;-). I think for the first step, correct > stubs for the OPCAuto.DLL will do it. I am unable to locate this dll? The only dll's I have in my include folder for the core components are: "/Programs/OPC Foundation/Core Components 2.00/Include: "$ ls *.dll OpcDxPs.dll opc_aeps.dll opccomn_ps.dll opcproxy.dll opcSec_PS.dll opcbc_ps.dll opchda_ps.dll" Can you perhaps have been installing e.g. the OPC DA Auto wrapper or something else. This seems to contain a OPCDAAuto.dll: http://opcfoundation.org/DownloadFile.aspx/Data%20Access/OPC%20DA%20Auto%202.02%20Source%20Code%205.20.htm?RI=252 Or can this opcauto.dll perhaps be from one of the OPC servers you have installed? > > But I compared the > output of the TypeBrowser with the output from the stub generator from the > jacob project. Their generated OPCGroup class extends the DIOPCGroupEvent > class. Any idea why? I don't know why this happens. Sorry. Best Regards Morten