/no_warn switch
The /no_warn switch directs the MIDL compiler to suppress warning messages.
midl /no_warn
This switch has no parameters.
The use of the /no_warn switch is equivalent to /W0.
midl /no_warn filename.idl
midl /W0 filename.idl
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
The /no_warn switch directs the MIDL compiler to suppress warning messages.
midl /no_warn
This switch has no parameters.
The use of the /no_warn switch is equivalent to /W0.
midl /no_warn filename.idl
midl /W0 filename.idl