On Wed Mar 15 16:32:04 2023 +0000, Jacek Caban wrote:
What's the reason for that? I'm not sure how useful -N is in the first place, but allowing importing IDLs that require preprocessing does not seem wrong.
I don't know if it's very useful either, but I believe (though it's been a long time since I checked this) that it is how MIDL behaves: when preprocessing is disabled it is disabled globally.
It's mostly there to use `open_input_file` for the main file in the next change.