About 2,850 results
Open links in new tab
  1. Native C++ code, wrapped in C++/CLI, crashing with Access …

    Nov 26, 2009 · Most of the code runs fine, but as I adjust the parameters of the native C++ library to be more specific to my purposes, I begin to experience AccessViolation crashes in de …

  2. 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; …

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

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

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

  7. C++ to VB.NET (was: hello) - social.msdn.microsoft.com

    Apr 3, 2007 · Quick access. Forums home; Browse forums users; FAQ; Search related threads

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

  9. connecting to mysql database from the visual c++ console …

    Apr 27, 2016 · how to store the data generated from the visual studio c++ console application into the mysql database please let ...

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

Refresh