MIDL or C++ interface ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Bernie (a.buisson_at_nextamp.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 17:16:05 +0100

Hi,
Which are the good reason to use MIDL to write a directshow filter interface
???

I use C++ description, but a onther developper of my company change always
the filter to use MIDL.
These args, are that proxy/stub are generated and that it's necessaray to
use filter in our graph ....
I have not shown any use of proxy or stub in our code....

And in fact i don't known that are their utility...???

My own args to write com interface in C++, is that with all MIDL filter
include in our solution (VC7) there is always an ask to rebuild them because
the generated source code seem to be always up-to-date.

thank to any advice ...
bernie.



Relevant Pages

  • Re: MIDL or C++ interface ?
    ... >the filter to use MIDL. ... Can he show you an instance where it won't work without IDL? ... he'd better have a very good reason to change your code like that. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Can System() of Perl be bypassed?
    ... ('binary' encoding is not supported, ... my @args =; ... Need I be more paranoid than this and use my own regex to filter out ... keywords my self? ...
    (SecProg)