Search code examples
Workaround for not having lambdas that can capture managed variables...

c++-cli

Read More
Embed Interop Types property is missing in CLR Project...

visual-studiovisual-studio-2019c++-cliclr

Read More
change format of C++/CLI stopwatch from System::Diagnostics windows form CLR...

c++-cliclrwindows-forms-designerstopwatch

Read More
In C++/CLI, how to copy a char * to a System::String (not a C++ std::string)?...

stringcharc++-cli

Read More
How to view a System::String with OutputDebugString?...

visual-studioc++-clioutputdebugstring

Read More
Custom ToolStrip renderer in C++/CLI...

c++-clirenderertoolstrip

Read More
After upgrading from .NET 4.5 to 4.6.2 Designer stopped working why?...

.netvisual-studioc++-cliclr

Read More
Calling C++/CLI DLL from IronPython leading to an "not a valid Win32 application. (Exception fr...

c++c++-cliwrapperironpython

Read More
Mysterious C++/CLI managed/unmanaged Error with Eigen...

c++visual-studio-2010c++-clicommand-line-interfaceeigen

Read More
redefinition; multiple initialization...

visual-c++visual-studio-2005c++-clivisual-c++-2005

Read More
nullptr vs __nullptr...

c++c++11c++-cli

Read More
How do I create a C++/CLI Winforms app in VS2012?...

winformsvisual-studio-2012user-interfacec++-cli

Read More
libcurl is apparently crashing the application...

c++winformsc++-clilibcurl

Read More
In C++ CLI, how to use/declare a static int array accessible to all functions in the source file?...

arraysc++-cli

Read More
Winforms: Change background colour of an element depending on value of a variable...

visual-studiowinformsc++-cli

Read More
Which is the most efficient algorithm for multiple-precision multiplication?...

algorithmoptimizationc++-cliinteger-arithmetic

Read More
Type name not allowed (Convert)...

.netvisual-studioc++-cli

Read More
How to keep a Form always on top without stealing focus from the active Window?...

c++winformsc++-cli

Read More
How to save XmlTextReader strings inside a variable or vector in C++/CLI?...

c++xmlc++-clixmlreaderxmltextreader

Read More
C# references to C++ CLR x32 and x64...

c#c++.netc++-cliclr

Read More
VC++ How to SUM two biginteger numbers...

visual-c++sumc++-clibiginteger

Read More
How to get the application executable name in WindowsC++/CLI?...

.netwinapic++-cli

Read More
System::IntPtr to int* in C++/CLI...

c#c++interopc++-cli

Read More
Boost's stacktrace library doesn't work with C++ CLI...

boostc++-cliboost-stacktrace

Read More
How to use loop to Process all images present in folder in visual C++...

.netopencvvisual-c++c++-cli

Read More
Enum::GetValues() returns zero elements...

enumsc++-cli

Read More
How to initialize and print a std::wstring?...

c++c++-cliwstring

Read More
auto_ptr or shared_ptr equivalent in managed C++/CLI classes...

c++-clismart-pointersauto-ptr

Read More
Visual Studio .Net Target Framework Version is grayed out...

visual-studioc++-cli

Read More
BadImageFormatException when using C++/CLI in a C# application...

c#c++.netdllc++-cli

Read More
BackNext