MIDL (Microsoft Interface Definition Language) is a text-based interface description language by Microsoft, based on the DCE/RPC IDL which it extends for use with the Microsoft Component Object Model.
stdole32.tlb contains all base type definitions, and every lib must import it, if we use MIDL. But when I …
com atl midlI am trying to compile my arith.idl file with midl. I am running windows 7 pro. Here is the command …
windows powershell rpc midl