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

    May 12, 2015 · Get started for free. Ask a question Quick access

  2. [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 ...

  3. 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 ...

  4. [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 ...

  5. 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 ...

  6. 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 ...

  7. Electronic voting system in c++ - social.msdn.microsoft.com

    Dec 22, 2011 · how i make a complete project using c++ language . electronic voting system. Thursday, December 22, 2011 4 ...

  8. Mixing native C++ and C++/CLI : LNK2028 and LNK2028 Erors

    Jul 23, 2007 · Hi I am developping a c++/CLI application witch call a c++ native fonction that need a SAFEARRAY** of custom struct ...

  9. Checking: How ANSI-C++ compliant is this Express VC

    Jan 29, 2006 · Checking: How ANSI-C++ compliant is this Express VC. Archived Forums V > Visual C++ Express Edition.

  10. Exposing C++/CLI template specialization to CLR

    May 17, 2009 · Exposing C++/CLI template specialization to CLR. Archived Forums 121-140 > C Standards, Extensions, and ...