e***@gmail.com
2006-09-05 16:35:47 UTC
Hi,
When compiling a DLL, I get a lot of MIDL 2111 (identifier length
exceeds 31 characters) from existing tlb's that are shipped with VS. so
I don't want to mess with the code.
I don't want to change the warning level, so that othe rproblems will
still get reported.
Since the MIDL compiler runs before any other files are compiled, where
can I put a #pragma statement?
Come to think of it, do #pragmas even apply to the MIDL compiler? Is
there a special synatx?
Thanks,
Eyal.
When compiling a DLL, I get a lot of MIDL 2111 (identifier length
exceeds 31 characters) from existing tlb's that are shipped with VS. so
I don't want to mess with the code.
I don't want to change the warning level, so that othe rproblems will
still get reported.
Since the MIDL compiler runs before any other files are compiled, where
can I put a #pragma statement?
Come to think of it, do #pragmas even apply to the MIDL compiler? Is
there a special synatx?
Thanks,
Eyal.