Search code examples
CLI/C++ named ValueTuple like in C# (.Net Framework 4.7)...

c#.netc++-clivaluetuple

Read More
Why can we use arrow with pointer?...

c++.netc++-cli

Read More
Using "System::Windows::Forms::DialogResult::OK" to go back to previous form...

c++visual-studiowinformsvisual-c++c++-cli

Read More
Visual Studio 2008 template containing both a C# and a C++/CLI project?...

c#visual-studioc++-cli

Read More
Syntaxis anomaly: array<object^>^ What does ^>^ mean?...

syntaxc++-cli

Read More
C1189 #error: <mutex> is not supported when compiling with /clr or /clr:pure...

c++multithreadingc++-climutexunmanaged

Read More
const char* returns true in C++ CLI...

c++c++-cli

Read More
A non-static member reference must be relative to a specific object...

winformsvariablestextboxc++-cli

Read More
How to create C# event handlers in C++/CLI?...

c#.netvisual-studio-2010c++-clispeech-recognition

Read More
C++ WindowsApp LNK2028Error...

c++windowsc++-cli

Read More
Inconsistent method declarations in duplicated types...

c++-cli

Read More
C++/CLI global function accessibility issue...

c#.netc++-cli

Read More
Inherited class needs parameter for base class constructor...

c++oopc++-cli

Read More
How do I set a ToolStripProgressBar's Value from a Thread?...

winformsmultithreadingc++-cliclr

Read More
Attempting to print SerialPort inputs to the console...

c++-clivisual-studio-2019

Read More
C++ CLI Correct way to use #pragma managed / unmanaged...

c++-cli

Read More
How to use variable in another windows form?...

c++-cliclr

Read More
What does the C++/CLI Object^% (caret percent-sign) declaration mean?...

c++-cli

Read More
Visual Studio Express 2012, no Windows Forms for C++?...

winformsvisual-c++c++-cli

Read More
How do I call C++/CLI from C#?...

c#c++c++-clipinvokemanaged-c++

Read More
IntelliSense unavailable for C++/CLI Visual Studio 2010 - XmlReader/XmlWriter nonmanaged alternative...

xmlvisual-studio-2010c++-cliintellisense

Read More
How to dispose an instance of a value type in C++ CLI?...

.netc++-clidisposeidisposablesystem.memory

Read More
Unable to add buttons in a panel in Windows Form with C++/CLI...

winformsc++-cli

Read More
convert from std::string to String^...

stringc++-climanaged-c++

Read More
Integrate C++ .dll wrapped by SWIG to C# project...

c#c++-cliswig

Read More
C++/CLI project, wraper for C++ shared library, get error...

c++visual-studioc++-cliopen3d

Read More
System.Diagnostics.Process Exit Code is 0xc0000005 instead of 0 on one specific machine...

c#processc++-climapi

Read More
How to add a derived class from AxWMPLib::AxWindowsMediaPlayer in Toolbox?...

.netwinformsc++-cliclraxwindowsmediaplayer

Read More
C++ Variable Assignment with If statement...

c++c++-cli

Read More
Why does the WPF designer fail to load libraries that call into unmanaged DLLs?...

c#wpfvisual-studio-2008c++-cli

Read More
BackNext