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++
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
2件のコメント
Using
#importshould 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.
サインインしてコメントを残してください。