From: Hector Santos on
How do I make MIDL not generate server side rundown routines with
version v6.0+?

In my RPC client/server framework, I three RPC client DLL with three
implicit_handle bindings. auto_handle is not used. The main DLL is
the only one with a run down, the other two are helper client dlls and
don't need a run down.

TIA

--
HLS