But seems to me that the author cdbc wants to write and deploy his own TLB file.
This is surely possible with Delphi wizard, but I don't know if it's possible with Fpc/Lazarus.
One could be manually write a IDL text file, and compile to TLB with some MS utility (what?).
But writing manually a complex IDL is not so simple, the Delphi wizard do a great work on it.
And, always if I well understand, the target is not Win, but another (Linux, MacOS,..?). So Win
tools are not the solutions.