How do you get into a context via IContext­Callback::Context­Callback?

1 · Raymond Chen · Nov. 29, 2019, 5:16 a.m.
Summary
For the past few articles, I’ve been talking about COM contexts and how you can use them to resolve the impasse that is created when the COM programming model requires you to keep your DLL loaded loaded because there are still outstanding references to objects in it, The post How do you get into a context via <CODE>IContext­Callback::</CODE><CODE>Context­Callback</CODE>? appeared first on The Old New Thing....