About 2,850 results
Open links in new tab
  1. [C++]How to convert C# object and list to native c++ structures …

    May 12, 2015 · I need to convert the attached (below)C# datacontract to native C++ code. In the attached C# data contract , i have ...

  2. Calling C++/CLI Wrapper for Unmanaged DLL from C#

    Jun 19, 2013 · I built a C++/CLI wrapper and linked it with the .lib file of my unmanaged DLL. I created a new C# project and ...

  3. [C++]Compiling existing C++ library for ARM platform

    Mar 3, 2017 · We have a problem with compiling Universal app for ARM platform. In Universal app we use C++ dll which was built by ...

  4. Very basic question - C++ Project Templates in VS 2010

    Nov 15, 2013 · I'm unfamiliar with C++ and need some basic guidance. I want to create a pretty simple dialog based app for windows ...

  5. [C++] - about copy constructor - social.msdn.microsoft.com

    Feb 18, 2014 · i build a new class with copy constructor: void operator=(const property &value) { PropertyValue=value ...

  6. Managed C++ Global Array - social.msdn.microsoft.com

    Jun 10, 2011 · Hi guys, I have a windows form application and am having trouble declaring an array that I want to use across ...

  7. visual c++, calling a c# class to access e-mail account via pop, …

    Feb 5, 2010 · c++ code to call it: #using "Email.dll" using namespace Email; int main() { Class1 Object1; …

  8. c++/cli MarshalByRefObject - social.msdn.microsoft.com

    Jun 1, 2007 · I'm trying to modify an application by changing a class to support .Net Remoting. I've added the MarshalByRefObject ...

  9. error C2440 type cast from double to int

    Nov 21, 2017 · Hello, what I am looking for is some expert advice on a question, and if possible a link to the C++ standard ...

  10. private communication between .NET and C++ native DLL.

    Aug 20, 2013 · Hello I have a .net program that use DllImport to call a c++ native function exposed in a dll. My .NET program ...

  11. Some results have been removed
Refresh