Hi, I'm trying to use the out of process loader for a C++ server application. I've only found a C# example in the knowledge base. I've tried #import but am still having problems. Has anyone already done this?
OutprocLoader and C++
Was this article helpful?
0 out of 0 found this helpful
Comments
2 comments
Using
#import
should work. What specific problems do you face?I learned how to do this via a different support method. Here are the key lines in order to help the next person with a similar issue.
Please sign in to leave a comment.