On 5/1/2013 11:53, Daniel Jeliński wrote:
Ack, done.

By the way, I'm looking for txdtc.idl (SQL Server wants IResourceManagerFactory, which is declared there), but Google only finds txdtc.h. Do we have any tool to generate IDL back from header?
I don't think so, it's kind of normal for PSDK to include generated header only for some files. Not sure why they do that, probably to have them ready to include and skip generation step for end user. Also it's cleaner to write it by hand in terms of copyrighted materials, that's mean you can't copy parts or whole file from PSDK/VS installation but you're free to look at definitions.
Thanks,
Daniel


2013/5/1 Nikolay Sivov <bunglehead@gmail.com>
On 5/1/2013 01:43, Daniel Jeliński wrote:

Please fix spec file accordingly.