Christian Biesinger wrote: > Ian wrote: > > (gecko-sdk-win32-msvc-1.8.0.4.zip is it's name) doesn't contain any of > > the Accessibility > > stuff. > > Yes, that's true. The reason for that is that the SDK only contains > frozen interfaces, that is, interfaces that won't change. I would > suggest copying the other interfaces from a source tree or CVS checkout > and using xpidl to get .h files from the .idl files. > > -christian
Thanks Christian. But won't this be just another way of getting "interface skew", as Aaron described it in an earlier message? To get something to work on the firefoxes out on desktops, don't I need to have the accessibility headers etc *as they were* when the firefoxes were built? Or am I wrong/confused here. Aaron (over on dev.accessibility) says: >As bz pointed out, it is an IID mismatch that you found -- >we'll update the header Does that mean, I'll use the old IID, and get a hold of the *old* interface? Again, thanks for helping! Cheers, Ian. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
