User: hiddenhandx

  • Public profile

User profile: hiddenhandx

User info
User name:hiddenhandx
History
Joined:
Number of posts:17
Latest posts:

std::string to SAFEARRAY*
in C#, I wrote doSomething(char[] zzz){/*...*/} From C++, I am trying to call C#. How to conve...

How to import DLL file instead of project to C++?
Using the DLL codes here https://msdn.microsoft.com/en-us/library/ms235636.aspx?f=255&MSPPError=-214...

How to BSTR* to std::string??
I have a BSTR*. how to get the value from the BSTR* to std::string so that I can print it to console...

Cannot call method from return value's pointer to interface
I am getting error from a method call when I try to access the functions of an interface. [code] ...

CLI VC++
After importing a CLI Dll created by C#, I try to new an Object in C++. [code] com::myApp::MyObject...

This user does not accept Private Messages