Re: None of the dll's contain type information!
Josh Passenger <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Load up the .tld he generated, the TypeBrowser likes those, Josh >From: David Hay <[email protected]> >Reply-To: Discussion of Java/Win32/COM integration with Jawin ><[email protected]> >To: [email protected] >Subject: Re: [JAWIN] None of the dll's contain type information! >Date: Mon, 31 Jan 2005 10:28:01 -0500 > >They're dll's from Abbyy FineEngine. > >As I said, I'm a newbie at both Jawin and Com! But, my colleague assures >me they are COM dlls, and their website states the same. > >My colleague uses them from C++, and imported them into Visual Studio and >created .tlh and .tld files for them. > >Can I somehow use these files? If Visual Studio can extract that info >from the dll, should Jawin be able to? > >If not, would really appreciate any guidance on creating the stubs myself. > >Many thanks, > >David > > > >On Mon, 31 Jan 2005 10:30:29 -0500, Roger I Martin PhD ><[email protected]> wrote: > > >Are these dlls that we would know? > > > >Their probably not COM dlls. You have a header and lib file that goes > >with these dlls? Need to write the dll interface by hand. The type > >browser only looks at COM enabled systems. > >David Hay wrote: > > > >>Hi, > >> > >>sorry - another newbie question. > >> > >>I have another package that I am trying to call through Jawin, but the > >>browswer says that none of it's dll's (that I can find) contain any type > >>information. > >> > >>What does this mean, and is there a way around it? > >> > >>Many thanks, > >> > >>David > >> > >> > >>