Saveliy Tretiakov wrote:
May I add some midl generated files into svn? (like we do with flex and bison) Lack of features in widl is a great stopper to ReactOS development. Actually, I can't do anything with event logging api because of widl. I want to inplment some rpcss functionality, but widl stops me from doing this.
I'm for it (as long as the .idl file also is saved in the repository) for the same reason. I wanted to do that with LSA. However, the generated files need quite some adjustments to satisfy GCC, the code is horrible.
- Thomas