Home » Category » Microsoft Visual C & C++

Microsoft Visual C & C++: Parameters for Custom Surrogate

202| Thu, 07 Feb 2008 10:39:00 GMT| sqlbm| Comments (0)
I use an own Custom Surrogate (myhost.exe) instead of dllhost.exe and registered a series of COM objects with this DllSurrogate. Now I need an additional parameter to be passed to myhost.exe whenever I create an out-of-process instance of my COM objects.

I found out that I can add this additional parameter to the "DllSurrogate" registry entry. But is there any possibility to add this parameter dynamically during CoCreateInstance?

Keywords & Tags: parameters, custom, surrogate, microsoft, visual c++, vc

URL: http://www.7prog.com/visual-c-c++/227259/
 
«« Prev - Next »» 0 helpful answers below.

Microsoft Visual C & C++ Hot Answers

Microsoft Visual C & C++ New questions

Microsoft Visual C & C++ Related Categories