Re: Handling New IDLs with widl

2007-09-19 Thread Robert Shearman
Roy wrote: > I'm looking for advice on how to integrate a new idl into wine. > > I'm implementing bits and using the widl compiler on the IDL I wrote. My > current setup places the IDL in include/ with the build system generating a > header file that it posits there. So far, so good. > > I now ne

Handling New IDLs with widl

2007-09-19 Thread Roy
Howdy, I'm looking for advice on how to integrate a new idl into wine. I'm implementing bits and using the widl compiler on the IDL I wrote. My current setup places the IDL in include/ with the build system generating a header file that it posits there. So far, so good. I now need to generate